DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generate CLI for any Python object

Generate CLI for any Python object

5
Comments
1 min read
A language for data flow and analysis

A language for data flow and analysis

7
Comments
4 min read
Text-based snake and ladder game in Python

Text-based snake and ladder game in Python

10
Comments 1
4 min read
Learning Docker 002 ~Images~

Learning Docker 002 ~Images~

47
Comments
3 min read
Swap keys and values in a Python dictionary

Swap keys and values in a Python dictionary

5
Comments 2
1 min read
How I Structure My Flask Apps

How I Structure My Flask Apps

323
Comments 17
3 min read
How to FaaS like a pro: 12 less common ways to invoke your serverless functions on Amazon Web Services [Part 2]

How to FaaS like a pro: 12 less common ways to invoke your serverless functions on Amazon Web Services [Part 2]

20
Comments
14 min read
Generate cooking recipes that guarantee food poisoning, with LSTM based libraries

Generate cooking recipes that guarantee food poisoning, with LSTM based libraries

14
Comments
5 min read
Getting System Information in Linux using Python script

Getting System Information in Linux using Python script

56
Comments
2 min read
Running python django site

Running python django site

6
Comments
1 min read
Build a Chatbot using Flask in 5 minutes

Build a Chatbot using Flask in 5 minutes

121
Comments 14
3 min read
I love writing scripts to solve small problems

I love writing scripts to solve small problems

85
Comments 25
2 min read
5 Awesome Tools For Python Code Quality

5 Awesome Tools For Python Code Quality

12
Comments 2
5 min read
Have you worked on an AI Project that related to chemistry?

Have you worked on an AI Project that related to chemistry?

4
Comments 1
1 min read
15 articles you must read If you are building a website in Python Django

15 articles you must read If you are building a website in Python Django

28
Comments
3 min read
Easy email dashboards with dashflow.io

Easy email dashboards with dashflow.io

6
Comments
3 min read
Dynamic DNS with Netlify

Dynamic DNS with Netlify

7
Comments 1
2 min read
imbalanced-learn 0.5.0 is out

imbalanced-learn 0.5.0 is out

6
Comments
1 min read
Collecting one million website links

Collecting one million website links

35
Comments 3
2 min read
The Python virtual environment with Pyenv & Pipenv

The Python virtual environment with Pyenv & Pipenv

35
Comments 3
8 min read
Car number plate detection with Python

Car number plate detection with Python

6
Comments 3
2 min read
Data Scientists|Engineers: What are the Frameworks you use the most at your job?

Data Scientists|Engineers: What are the Frameworks you use the most at your job?

11
Comments 7
1 min read
Learning Python on Twitch with a kids book!

Learning Python on Twitch with a kids book!

11
Comments 2
2 min read
Run IDLE (Python IDE) in virtual environment

Run IDLE (Python IDE) in virtual environment

9
Comments
1 min read
Qué Lenguaje de Programación Debería Aprender ?

Qué Lenguaje de Programación Debería Aprender ?

7
Comments
2 min read
Announcing gh_announce - A Python bot that posts a tweet each time you make a release on github!

Announcing gh_announce - A Python bot that posts a tweet each time you make a release on github!

42
Comments 6
3 min read
List AWS Lambda functions not associated with VPC

List AWS Lambda functions not associated with VPC

7
Comments
1 min read
Making modules for Polybar (Shell + Python)

Making modules for Polybar (Shell + Python)

14
Comments 1
5 min read
Develop a Django + Celery app in Kubernetes

Develop a Django + Celery app in Kubernetes

10
Comments
6 min read
Developing Restful APIs with Python, Django and Django Rest Framework

Developing Restful APIs with Python, Django and Django Rest Framework

441
Comments 9
9 min read
4.11 LAB: Remove gray from RGB Zybooks problem solved

4.11 LAB: Remove gray from RGB Zybooks problem solved

13
Comments
1 min read
listdir vs scandir vs glob - The one and preferably only one obvious way to do it!

listdir vs scandir vs glob - The one and preferably only one obvious way to do it!

6
Comments
2 min read
Consuming a SOAP web service in Jython.

Consuming a SOAP web service in Jython.

7
Comments
3 min read
Our Tools - 2019 Edition

Our Tools - 2019 Edition

73
Comments 8
3 min read
Drawing Flag of the United States of America using Python Turtle

Drawing Flag of the United States of America using Python Turtle

14
Comments
3 min read
VS Code with Python in Docker Quickstart

VS Code with Python in Docker Quickstart

6
Comments
2 min read
When Was a Bug Introduced? Bisecting with Pytest

When Was a Bug Introduced? Bisecting with Pytest

10
Comments 2
2 min read
How to create FrozenLake random maps

How to create FrozenLake random maps

3
Comments
3 min read
Watermark batch of images

Watermark batch of images

4
Comments 1
1 min read
Python Checklist: Publishing a package to PyPi

Python Checklist: Publishing a package to PyPi

64
Comments 5
2 min read
Python Utility Belt: Replacing differents chars in a String.

Python Utility Belt: Replacing differents chars in a String.

9
Comments 3
2 min read
Language Installers on Windows Compared : Python, Rust and Ruby

Language Installers on Windows Compared : Python, Rust and Ruby

20
Comments 13
3 min read
Automatize your new developer’s team onboarding with this simple app (in Python)

Automatize your new developer’s team onboarding with this simple app (in Python)

13
Comments
2 min read
Writing a Terminal emulator (in Python)

Writing a Terminal emulator (in Python)

11
Comments
1 min read
Generate documents with minimum

Generate documents with minimum

6
Comments 1
1 min read
Cleaning up Gmail with Python

Cleaning up Gmail with Python

7
Comments 2
3 min read
Install PyTorch on Mac by pip

Install PyTorch on Mac by pip

6
Comments
2 min read
Opinionated or Not: Choosing the Right Framework for the Job

Opinionated or Not: Choosing the Right Framework for the Job

58
Comments 1
7 min read
Principled Machine Learning: Practices and Tools for Efficient Collaboration

Principled Machine Learning: Practices and Tools for Efficient Collaboration

60
Comments 2
12 min read
Creating a new Flask project with pipenv

Creating a new Flask project with pipenv

23
Comments
1 min read
A Collection Of Python Programming Resources For Beginners

A Collection Of Python Programming Resources For Beginners

131
Comments 10
4 min read
Save Pandas objects to HDF5

Save Pandas objects to HDF5

7
Comments
2 min read
What Should You Expect From Odoo, A Modern ERP System

What Should You Expect From Odoo, A Modern ERP System

6
Comments
4 min read
Is there any package to do auto-formatting in your python / Django project?

Is there any package to do auto-formatting in your python / Django project?

6
Comments 5
1 min read
Python projects with Poetry and VSCode. Part 1

Python projects with Poetry and VSCode. Part 1

23
Comments 3
5 min read
Deploying to PythonAnywhere via GitHub

Deploying to PythonAnywhere via GitHub

10
Comments 1
6 min read
My first ETL in Python

My first ETL in Python

10
Comments 5
1 min read
A Brief Guide to Clean Code: Naming Conventions

A Brief Guide to Clean Code: Naming Conventions

44
Comments 3
4 min read
Views - Lesson 3

Views - Lesson 3

6
Comments
6 min read
Discord.py Starter Template

Discord.py Starter Template

8
Comments
1 min read
loading...