DEV Community

# python3

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Collection of 25 Awesome Python Scripts (mini projects) - PDF Download

A Collection of 25 Awesome Python Scripts (mini projects) - PDF Download

89
Comments 8
20 min read
Change the Python3 default Version in Ubuntu

Change the Python3 default Version in Ubuntu

35
Comments 14
1 min read
Does Python has a main function?

Does Python has a main function?

33
Comments 10
2 min read
Video+Audio conferencing in your terminal !

Video+Audio conferencing in your terminal !

27
Comments 7
3 min read
Why I stay away from Python type annotations

Why I stay away from Python type annotations

27
Comments 8
6 min read
Extending Python with Rust

Extending Python with Rust

24
Comments 12
4 min read
Creating a new Flask project with pipenv

Creating a new Flask project with pipenv

23
Comments
1 min read
How to migrate Python 2 projects to 3 & some useful tips

How to migrate Python 2 projects to 3 & some useful tips

22
Comments
6 min read
Build a Guessing Game with Python

Build a Guessing Game with Python

22
Comments
4 min read
How to display all rows from data frame using pandas

How to display all rows from data frame using pandas

20
Comments 1
2 min read
Build a phone number tracker app in Python

Build a phone number tracker app in Python

17
Comments
2 min read
Desktop apps with Django without Electronjs

Desktop apps with Django without Electronjs

17
Comments
1 min read
Getting the weather in Python 09:31

Getting the weather in Python

16
Comments
1 min read
Flask for creating desktop apps (no Electronjs)

Flask for creating desktop apps (no Electronjs)

13
Comments 1
1 min read
HackerRank: Circular Array Rotation in Python

HackerRank: Circular Array Rotation in Python

11
Comments
3 min read
Python: Logging from multiple modules

Python: Logging from multiple modules

11
Comments
2 min read
#100 days of Python, Day 5

#100 days of Python, Day 5

10
Comments
3 min read
Python3 Programming - Exercise 18 - Exceptions

Python3 Programming - Exercise 18 - Exceptions

10
Comments 2
5 min read
My case against the "ternary operator" in Python

My case against the "ternary operator" in Python

10
Comments 2
2 min read
6 ways to find the largest number in a python list.

6 ways to find the largest number in a python list.

10
Comments 2
4 min read
The Shiny New Parts of Python.

The Shiny New Parts of Python.

10
Comments
2 min read
Python: using heapq module to find n largest items

Python: using heapq module to find n largest items

10
Comments 2
6 min read
Building a GraphQL API with Graphene, Flask And SQLAlchemy

Building a GraphQL API with Graphene, Flask And SQLAlchemy

9
Comments
1 min read
DS1 - Journey into Python

DS1 - Journey into Python

9
Comments
2 min read
Get rid of guessing the function name supported with type hints in Python 3.6 +

Get rid of guessing the function name supported with type hints in Python 3.6 +

9
Comments
1 min read
A quick introduction to Python Multiprocessing Pools. Speeding up your workflow

A quick introduction to Python Multiprocessing Pools. Speeding up your workflow

9
Comments
2 min read
Rendering HTML in Flask

Rendering HTML in Flask

9
Comments 1
2 min read
Read an image from an Internet URL in Python3 cv2

Read an image from an Internet URL in Python3 cv2

9
Comments
1 min read
Five Sensors Real-Time with Pulsar and Python on a Pi (FLiP-Py-Pi-BreakoutGarden)

Five Sensors Real-Time with Pulsar and Python on a Pi (FLiP-Py-Pi-BreakoutGarden)

9
Comments
18 min read
Python deque vs list: a time comparison

Python deque vs list: a time comparison

8
Comments
4 min read
Make simple Python types rich

Make simple Python types rich

8
Comments
2 min read
Building a Minimal Flask Application from scratch

Building a Minimal Flask Application from scratch

8
Comments 2
3 min read
How I Decreased API Response Time by 89.30% in Python

How I Decreased API Response Time by 89.30% in Python

8
Comments
4 min read
Stone Mason Karel in Python

Stone Mason Karel in Python

8
Comments
2 min read
Python3 Programming - Exercise 21 - Modules

Python3 Programming - Exercise 21 - Modules

7
Comments
5 min read
Caesar Cipher in Python

Caesar Cipher in Python

7
Comments
3 min read
Minceraft

Minceraft

7
Comments 2
1 min read
Use FastAPI to create a desktop application (no Electronjs)

Use FastAPI to create a desktop application (no Electronjs)

7
Comments 1
1 min read
Python version share over time, 6

Python version share over time, 6

7
Comments 2
3 min read
Introduction To Python Programming - part 2

Introduction To Python Programming - part 2

7
Comments
5 min read
Multiple inheritance and MRO in python

Multiple inheritance and MRO in python

7
Comments
4 min read
Python3 Programming - Exercise 15 - Tuple

Python3 Programming - Exercise 15 - Tuple

6
Comments
2 min read
Monkey Patching is not too bad

Monkey Patching is not too bad

6
Comments
4 min read
Using Python to generate over 10,000 unique 8-bit lightsabers

Using Python to generate over 10,000 unique 8-bit lightsabers

6
Comments 1
11 min read
Chaining comparison operators

Chaining comparison operators

6
Comments
2 min read
Build a Flask web app by running one command!

Build a Flask web app by running one command!

6
Comments
1 min read
Using Python to resize and get HEX color values from images

Using Python to resize and get HEX color values from images

6
Comments
2 min read
How to find an impostor binary search implementation in Python! :-)

How to find an impostor binary search implementation in Python! :-)

6
Comments
4 min read
A Noob Programmer’s Guide to Functions

A Noob Programmer’s Guide to Functions

6
Comments
7 min read
Audio Processing Services

Audio Processing Services

6
Comments
1 min read
Be a Python Jinja Master: Automated Front Matter Editing

Be a Python Jinja Master: Automated Front Matter Editing

6
Comments
7 min read
Python3 Programming - Exercise 20 c - Continuation of OOP concepts

Python3 Programming - Exercise 20 c - Continuation of OOP concepts

6
Comments
1 min read
The Random Library in Python

The Random Library in Python

6
Comments 2
3 min read
Are you building a vulnerable tool? - Introduction to shlex module

Are you building a vulnerable tool? - Introduction to shlex module

6
Comments
4 min read
Python version share over time, 5

Python version share over time, 5

5
Comments 1
3 min read
Python3 Programming - Exercise 22 - Unit Testing

Python3 Programming - Exercise 22 - Unit Testing

5
Comments
4 min read
ปิด Python Threading เมื่อประมวลผลเสร็จ

ปิด Python Threading เมื่อประมวลผลเสร็จ

5
Comments
1 min read
Mastodon Streaming to Apache Pulsar via Python

Mastodon Streaming to Apache Pulsar via Python

5
Comments
32 min read
Postgress SELECT/INSERT in Python without any external libs

Postgress SELECT/INSERT in Python without any external libs

5
Comments
1 min read
Python3 Programming - Exercise 19 - Files

Python3 Programming - Exercise 19 - Files

5
Comments
4 min read
loading...