Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
python3
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to migrate Python 2 projects to 3 & some useful tips
Sanchit Balchandani
Sanchit Balchandani
Sanchit Balchandani
Follow
for
Python Discipline @EPAM India
Jan 12 '21
How to migrate Python 2 projects to 3 & some useful tips
#
python
#
python3
#
migration
#
2to3
22
reactions
Comments
Add Comment
6 min read
Python: using heapq module to find n largest items
Vitaly Shchurov
Vitaly Shchurov
Vitaly Shchurov
Follow
Dec 25 '20
Python: using heapq module to find n largest items
#
python
#
python3
#
heap
#
heapq
13
reactions
Comments
2
comments
6 min read
How to find an impostor binary search implementation in Python! :-)
Anurag Pandey
Anurag Pandey
Anurag Pandey
Follow
Nov 23 '20
How to find an impostor binary search implementation in Python! :-)
#
python
#
testing
#
fun
#
python3
6
reactions
Comments
Add Comment
4 min read
Change the Python3 default Version in Ubuntu
Sohail Ahmed
Sohail Ahmed
Sohail Ahmed
Follow
Nov 8 '20
Change the Python3 default Version in Ubuntu
#
python3
#
python
#
ubuntu
28
reactions
Comments
14
comments
1 min read
Build a phone number tracker app in Python
Jordan Kalebu
Jordan Kalebu
Jordan Kalebu
Follow
Sep 30 '20
Build a phone number tracker app in Python
#
python
#
python3
#
pythontricks
#
pythonprojects
20
reactions
Comments
1
comment
2 min read
Chaining comparison operators
Kang-min Liu
Kang-min Liu
Kang-min Liu
Follow
Sep 29 '20
Chaining comparison operators
#
perl
#
raku
#
python3
6
reactions
Comments
Add Comment
2 min read
Does Python has a main function?
Manitej ⚡
Manitej ⚡
Manitej ⚡
Follow
Sep 19 '20
Does Python has a main function?
#
python
#
beginners
#
python3
33
reactions
Comments
10
comments
2 min read
Postgress SELECT/INSERT in Python without any external libs
Rémy F.
Rémy F.
Rémy F.
Follow
Sep 13 '20
Postgress SELECT/INSERT in Python without any external libs
#
python
#
postgress
#
python3
5
reactions
Comments
Add Comment
1 min read
Building a user profile portal with Flask, OAuth, and APIs
FusionAuth
FusionAuth
FusionAuth
Follow
Sep 24 '20
Building a user profile portal with Flask, OAuth, and APIs
#
oauth
#
python3
#
flask
#
auth
4
reactions
Comments
Add Comment
18 min read
Monkey Patching is not too bad
Pablo Aguilar
Pablo Aguilar
Pablo Aguilar
Follow
Aug 13 '20
Monkey Patching is not too bad
#
python
#
python3
#
monkeypatching
#
drypython
6
reactions
Comments
Add Comment
4 min read
Why I stay away from Python type annotations
Guillaume Pasquet
Guillaume Pasquet
Guillaume Pasquet
Follow
Jun 22 '20
Why I stay away from Python type annotations
#
python
#
python3
#
typehint
29
reactions
Comments
10
comments
6 min read
Rendering HTML in Flask
Hans(Akhil) Maulloo
Hans(Akhil) Maulloo
Hans(Akhil) Maulloo
Follow
May 23 '20
Rendering HTML in Flask
#
python3
#
flask
#
webdev
13
reactions
Comments
1
comment
2 min read
Build a Guessing Game with Python
Anderson Osayerie
Anderson Osayerie
Anderson Osayerie
Follow
May 18 '20
Build a Guessing Game with Python
#
python
#
guess
#
game
#
python3
22
reactions
Comments
Add Comment
4 min read
Building a Minimal Flask Application from scratch
Hans(Akhil) Maulloo
Hans(Akhil) Maulloo
Hans(Akhil) Maulloo
Follow
Apr 30 '20
Building a Minimal Flask Application from scratch
#
python3
#
flask
#
webdev
12
reactions
Comments
2
comments
3 min read
A quick introduction to Python Multiprocessing Pools. Speeding up your workflow
Terrillo Walls
Terrillo Walls
Terrillo Walls
Follow
Mar 23 '20
A quick introduction to Python Multiprocessing Pools. Speeding up your workflow
#
python
#
python3
#
multiprocessing
#
workflow
9
reactions
Comments
Add Comment
2 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account