Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Python
Follow
Hide
import antigravity
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Using YAML to manage Python configurations
Boris Quiroz
Boris Quiroz
Boris Quiroz
Follow
Dec 2 '19
Using YAML to manage Python configurations
#
python
#
configuration
#
tips
#
devops
51
reactions
Comments
8
comments
1 min read
Managing Multiple Versions of Python on Ubuntu
Todd Birchard
Todd Birchard
Todd Birchard
Follow
for
Hackers And Slackers
Dec 6 '19
Managing Multiple Versions of Python on Ubuntu
#
devops
#
architecture
#
python
6
reactions
Comments
5
comments
5 min read
Automate a python script with Task Scheduler
Alejandro Bautista R.
Alejandro Bautista R.
Alejandro Bautista R.
Follow
Dec 3 '19
Automate a python script with Task Scheduler
#
python
#
tutorial
8
reactions
Comments
Add Comment
2 min read
Python Lint with GitHub Actions
Ricardo Baltazar Chaves
Ricardo Baltazar Chaves
Ricardo Baltazar Chaves
Follow
Dec 2 '19
Python Lint with GitHub Actions
#
python
#
github
#
pylint
#
mypy
11
reactions
Comments
1
comment
3 min read
Motivating interview about one person's Web Dev journey
Jim Medlock
Jim Medlock
Jim Medlock
Follow
for
Chingu
Dec 2 '19
Motivating interview about one person's Web Dev journey
#
career
#
python
#
webdev
9
reactions
Comments
Add Comment
1 min read
Testing Django Migrations
Nikita Sobolev
Nikita Sobolev
Nikita Sobolev
Follow
for
wemake.services
Dec 2 '19
Testing Django Migrations
#
python
#
django
#
webdev
#
beginners
9
reactions
Comments
Add Comment
5 min read
Use defaultdict() to handle missing keys in a dictionary
Victor Inojosa
Victor Inojosa
Victor Inojosa
Follow
Dec 2 '19
Use defaultdict() to handle missing keys in a dictionary
#
python
#
backend
#
programming
#
data
10
reactions
Comments
Add Comment
1 min read
Isograms
James Robb
James Robb
James Robb
Follow
Dec 1 '19
Isograms
#
challenge
#
kata
#
codewars
#
python
7
reactions
Comments
2
comments
3 min read
Advent Of Code 2019: Day 1 solutions in Python
Sarah
Sarah
Sarah
Follow
Dec 1 '19
Advent Of Code 2019: Day 1 solutions in Python
#
python
#
tutorial
#
adventofcode
10
reactions
Comments
2
comments
3 min read
Did anyone set Filterset with Django rest Framework?
Borhan Tipu
Borhan Tipu
Borhan Tipu
Follow
Dec 1 '19
Did anyone set Filterset with Django rest Framework?
#
django
#
python
#
webdev
3
reactions
Comments
2
comments
1 min read
Introduction to web scraping using Python
Johnny Boy
Johnny Boy
Johnny Boy
Follow
Dec 1 '19
Introduction to web scraping using Python
#
python
#
web
#
scraping
#
script
51
reactions
Comments
7
comments
3 min read
I'm streaming live coding challenges on twitch in 5 minutes!
Erik Anderson
Erik Anderson
Erik Anderson
Follow
Nov 30 '19
I'm streaming live coding challenges on twitch in 5 minutes!
#
python
7
reactions
Comments
Add Comment
1 min read
Why you should never use the dict.get() method in Python
Prahlad Yeri
Prahlad Yeri
Prahlad Yeri
Follow
Nov 28 '19
Why you should never use the dict.get() method in Python
#
python
#
productivity
42
reactions
Comments
7
comments
2 min read
with & without lambda in python
dillan teagle
dillan teagle
dillan teagle
Follow
Nov 29 '19
with & without lambda in python
#
python
#
tutorial
#
functional
7
reactions
Comments
4
comments
1 min read
Bug Squashing: A singly linked list python implementation | Part 3
Erik Anderson
Erik Anderson
Erik Anderson
Follow
Nov 29 '19
Bug Squashing: A singly linked list python implementation | Part 3
#
python
#
computerscience
6
reactions
Comments
Add Comment
2 min read
Deploy de uma Aplicação Flask com PythonAnywhere
Gabriel Felippe
Gabriel Felippe
Gabriel Felippe
Follow
Nov 29 '19
Deploy de uma Aplicação Flask com PythonAnywhere
#
python
#
github
#
tutorial
#
webdev
9
reactions
Comments
Add Comment
4 min read
Flask series part 12: indexing user entered recipes in the main search page
Bruno Oliveira
Bruno Oliveira
Bruno Oliveira
Follow
Nov 29 '19
Flask series part 12: indexing user entered recipes in the main search page
#
python
#
webdev
#
flask
6
reactions
Comments
Add Comment
6 min read
Flask series part 11: Allowing a user to add recipes
Bruno Oliveira
Bruno Oliveira
Bruno Oliveira
Follow
Nov 28 '19
Flask series part 11: Allowing a user to add recipes
#
python
#
flask
#
webdev
#
webapp
21
reactions
Comments
Add Comment
5 min read
Hello administrator, I can see you
Paula
Paula
Paula
Follow
Nov 28 '19
Hello administrator, I can see you
#
flask
#
security
#
python
20
reactions
Comments
Add Comment
3 min read
A lesson in in-place sorting: the difference between sorted() and .sort() and why it matters.
Erik Anderson
Erik Anderson
Erik Anderson
Follow
Nov 28 '19
A lesson in in-place sorting: the difference between sorted() and .sort() and why it matters.
#
python
#
beginners
14
reactions
Comments
Add Comment
2 min read
Global Interpreter Lock (GIL) in Python
Prashant Sharma
Prashant Sharma
Prashant Sharma
Follow
Nov 27 '19
Global Interpreter Lock (GIL) in Python
#
productivity
#
beginners
#
python
#
tutorial
42
reactions
Comments
4
comments
4 min read
Enum vs Flag for bitmasks in Python
Bjarne Magnussen
Bjarne Magnussen
Bjarne Magnussen
Follow
Nov 28 '19
Enum vs Flag for bitmasks in Python
#
python
#
binary
#
bitmask
10
reactions
Comments
Add Comment
5 min read
teach your kids to build their own game with Python - 2
Mustafa Anas
Mustafa Anas
Mustafa Anas
Follow
Nov 28 '19
teach your kids to build their own game with Python - 2
#
turtle
#
python
#
game
#
beginners
21
reactions
Comments
2
comments
8 min read
I'm streaming code wars right now
Erik Anderson
Erik Anderson
Erik Anderson
Follow
Nov 28 '19
I'm streaming code wars right now
#
python
3
reactions
Comments
1
comment
1 min read
Top 5 Concurrency Interview Questions for Software Engineers
Fahim ul Haq
Fahim ul Haq
Fahim ul Haq
Follow
for
Educative
Nov 19 '19
Top 5 Concurrency Interview Questions for Software Engineers
#
career
#
python
#
csharp
#
java
348
reactions
Comments
3
comments
13 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account