DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My pain with Serverless and AWS Lambda

My pain with Serverless and AWS Lambda

14
Comments 1
5 min read
Michael Kennedy almost learned Python in the 90s... and other things I learned recording his DevJourney

Michael Kennedy almost learned Python in the 90s... and other things I learned recording his DevJourney

7
Comments 1
3 min read
The 1st program and the magnificent print statement (Python programming language)

The 1st program and the magnificent print statement (Python programming language)

4
Comments
2 min read
Open Source Data Lineage App in Python

Open Source Data Lineage App in Python

8
Comments
2 min read
Python package distribution can be easy

Python package distribution can be easy

12
Comments
13 min read
How to Deploy a Django Application to Heroku

How to Deploy a Django Application to Heroku

15
Comments
3 min read
Data Engineering 101: Writing Your First Pipeline

Data Engineering 101: Writing Your First Pipeline

106
Comments 2
7 min read
Generating Random Password in Python - Practical Guide

Generating Random Password in Python - Practical Guide

24
Comments 6
7 min read
Creating Image from dataURL base64 with Pyhton Django

Creating Image from dataURL base64 with Pyhton Django

18
Comments 2
3 min read
Features Selection by using Voting Approach

Features Selection by using Voting Approach

11
Comments
5 min read
Python: Is and ==

Python: Is and ==

8
Comments
2 min read
Covid19 live tracker

Covid19 live tracker

39
Comments 6
2 min read
The if __name__ == "__main__" conditional in python

The if __name__ == "__main__" conditional in python

7
Comments
1 min read
Deploying Django to production with uWSGI

Deploying Django to production with uWSGI

11
Comments
3 min read
Django Queries Optimization

Django Queries Optimization

20
Comments 2
5 min read
Numpy arrays at lightspeed ⚡ Part 4

Numpy arrays at lightspeed ⚡ Part 4

5
Comments
7 min read
A Pythonic Guide to SOLID Design Principles

A Pythonic Guide to SOLID Design Principles

308
Comments 30
11 min read
VSCode autocomplete on private package import do not working

VSCode autocomplete on private package import do not working

7
Comments 5
1 min read
What the heck is Unpacking and Packing of Sequences in Python?

What the heck is Unpacking and Packing of Sequences in Python?

16
Comments 3
2 min read
Analyze Data with Russian Trolls

Analyze Data with Russian Trolls

7
Comments
9 min read
Quarantine Days Of A Developer Without PC

Quarantine Days Of A Developer Without PC

5
Comments
1 min read
World of WoqlCraft - Ep.1 making type opjects 50:16

World of WoqlCraft - Ep.1 making type opjects

8
Comments
1 min read
#100DaysofCode

#100DaysofCode

13
Comments 3
2 min read
Building an archetype to my python apps

Building an archetype to my python apps

5
Comments
3 min read
Demystifying Word Vectors

Demystifying Word Vectors

17
Comments
8 min read
Flask with SQLAlchemy & Marshmallow

Flask with SQLAlchemy & Marshmallow

19
Comments 6
4 min read
Using Descriptors and Decorators to Create class-only Methods in Python

Using Descriptors and Decorators to Create class-only Methods in Python

11
Comments 2
4 min read
How to use the Django shell in Jupyter Notebook?

How to use the Django shell in Jupyter Notebook?

14
Comments 2
3 min read
Function-Based Views Vs Class-Based Views - Django

Function-Based Views Vs Class-Based Views - Django

8
Comments
2 min read
Why ForeignKey reference in Django model's __str__ method is a bad idea

Why ForeignKey reference in Django model's __str__ method is a bad idea

13
Comments 6
2 min read
Learn By Building A Data Pipeline – Part 0.

Learn By Building A Data Pipeline – Part 0.

20
Comments
5 min read
TypedDict vs dataclasses in Python — Epic typing BATTLE!

TypedDict vs dataclasses in Python — Epic typing BATTLE!

26
Comments 3
9 min read
Logistic Regression | Sklearn | Titanic

Logistic Regression | Sklearn | Titanic

14
Comments
4 min read
How I Automated The Google Form Filling For My College Attendance Using Python

How I Automated The Google Form Filling For My College Attendance Using Python

22
Comments 30
2 min read
PLZ a new PIP

PLZ a new PIP

7
Comments 3
4 min read
Simple DecisionTreeClassifier in Python

Simple DecisionTreeClassifier in Python

19
Comments
2 min read
Cách thiết kế game Tower Defense bằng Pyglet [P1]

Cách thiết kế game Tower Defense bằng Pyglet [P1]

3
Comments
11 min read
Stock Sentiment Analysis - Part 2: Analysing the sentiment

Stock Sentiment Analysis - Part 2: Analysing the sentiment

10
Comments
5 min read
Single Dockerfile for testing and production using multi-stage builds

Single Dockerfile for testing and production using multi-stage builds

10
Comments
2 min read
Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

6
Comments
3 min read
Reactjs and Python Flask problems

Reactjs and Python Flask problems

8
Comments
1 min read
Stock Sentiment Analysis - Part 1: Collecting opinions

Stock Sentiment Analysis - Part 1: Collecting opinions

7
Comments
4 min read
Les data classes de Python 3.7

Les data classes de Python 3.7

9
Comments 2
5 min read
Image Upload Service with GRPC

Image Upload Service with GRPC

5
Comments 2
1 min read
Python: Generator, Yield and Stream

Python: Generator, Yield and Stream

24
Comments 1
4 min read
A Simple Etsy Price Scraper

A Simple Etsy Price Scraper

14
Comments
4 min read
Share Your AWS S3 Private Content With Others, Without Making It Public

Share Your AWS S3 Private Content With Others, Without Making It Public

31
Comments 12
9 min read
Security tips for Djangonauts

Security tips for Djangonauts

35
Comments 1
3 min read
Make a password manager with python: Making the basic mechanisms

Make a password manager with python: Making the basic mechanisms

25
Comments 7
3 min read
Do not log

Do not log

63
Comments
8 min read
How to be Pythonic? Design a Query Language in Python 26:55

How to be Pythonic? Design a Query Language in Python

5
Comments
1 min read
Using Heroku as a server for your static page

Using Heroku as a server for your static page

11
Comments
1 min read
Fake news’ foe: Machine Learning and Twilio

Fake news’ foe: Machine Learning and Twilio

44
Comments 2
8 min read
10 Python Interview Questions and Answers for Freshers

10 Python Interview Questions and Answers for Freshers

31
Comments 6
4 min read
Extract Nested Data From Complex JSON

Extract Nested Data From Complex JSON

10
Comments
6 min read
Python: Dict setdefault and getdefault

Python: Dict setdefault and getdefault

7
Comments
2 min read
How To Start Web Development With Django 3.0.4

How To Start Web Development With Django 3.0.4

36
Comments 9
2 min read
Pythonic code: the property decorator

Pythonic code: the property decorator

16
Comments
3 min read
Embedding Graphs Into Your Sphinx Documents

Embedding Graphs Into Your Sphinx Documents

3
Comments
2 min read
How to publish a message with priority in RabbitMQ

How to publish a message with priority in RabbitMQ

11
Comments
1 min read
loading...