Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
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
Top 5 Python Books From Beginners to Expert
Yogeswaran
Yogeswaran
Yogeswaran
Follow
Dec 26 '18
Top 5 Python Books From Beginners to Expert
#
python
#
beginners
#
expert
#
fundamental
15
reactions
Comments
3
comments
2 min read
Building a data structure with nothing but functions
Henry Chen
Henry Chen
Henry Chen
Follow
Jan 1 '19
Building a data structure with nothing but functions
#
python
#
fp
#
datastructures
9
reactions
Comments
Add Comment
1 min read
Looking for feedback/help on locopy
Faisal
Faisal
Faisal
Follow
Dec 26 '18
Looking for feedback/help on locopy
#
python
#
opensource
#
contributorswanted
#
data
6
reactions
Comments
Add Comment
1 min read
What should I call my Python library?
Richie Bendall
Richie Bendall
Richie Bendall
Follow
Dec 22 '18
What should I call my Python library?
#
python
#
github
#
library
#
contest
4
reactions
Comments
Add Comment
1 min read
Blazing fast Python
Dane Hillard
Dane Hillard
Dane Hillard
Follow
for
ITHAKA
Dec 21 '18
Blazing fast Python
#
softwaredevelopment
#
python
#
performance
5
reactions
Comments
Add Comment
5 min read
Have any useful Python functions? Contribute them to Quilt!
Richie Bendall
Richie Bendall
Richie Bendall
Follow
Dec 17 '18
Have any useful Python functions? Contribute them to Quilt!
#
python
3
reactions
Comments
Add Comment
1 min read
HR Software Companies Use The Nylas Calendar API to Accelerate Time to Market
Serena
Serena
Serena
Follow
for
Nylas
Dec 20 '18
HR Software Companies Use The Nylas Calendar API to Accelerate Time to Market
#
nylasapi
#
python
#
hrsoftware
4
reactions
Comments
Add Comment
4 min read
Word Analysis with NLTK's WordNet Corpus
Navie Narula
Navie Narula
Navie Narula
Follow
Dec 14 '18
Word Analysis with NLTK's WordNet Corpus
#
python
#
nlp
#
wordnet
#
datascience
10
reactions
Comments
1
comment
4 min read
Getting your latest releases from Deezer with Python
Nikita Kholin
Nikita Kholin
Nikita Kholin
Follow
Dec 13 '18
Getting your latest releases from Deezer with Python
#
python
#
tutorial
#
api
#
requests
20
reactions
Comments
Add Comment
8 min read
A new messaging protocol for real-time systems
Shubhadeep Banerjee
Shubhadeep Banerjee
Shubhadeep Banerjee
Follow
Dec 14 '18
A new messaging protocol for real-time systems
#
iot
#
opensource
#
python
#
networking
6
reactions
Comments
Add Comment
1 min read
How am I getting there?
Rachidj
Rachidj
Rachidj
Follow
Dec 16 '18
How am I getting there?
#
python
5
reactions
Comments
2
comments
3 min read
Floodgateへ接続するpython-shogi
Cong
Cong
Cong
Follow
Dec 13 '18
Floodgateへ接続するpython-shogi
#
shogi
#
protocol
#
python
#
csa
5
reactions
Comments
Add Comment
1 min read
A short list of Data Science resources #6
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Dec 11 '18
A short list of Data Science resources #6
#
python
#
datascience
13
reactions
Comments
Add Comment
1 min read
Outlook Notifications made easy !
Boudhayan Dev
Boudhayan Dev
Boudhayan Dev
Follow
Dec 9 '18
Outlook Notifications made easy !
#
python
#
outlook
#
github
#
opensource
8
reactions
Comments
Add Comment
1 min read
FinTech Platforms Use Email API to Power Communications
Serena
Serena
Serena
Follow
for
Nylas
Dec 11 '18
FinTech Platforms Use Email API to Power Communications
#
nylasapi
#
engineering
#
fintech
#
python
5
reactions
Comments
Add Comment
3 min read
Profiling: check how long it takes to run a Python script
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Dec 7 '18
Profiling: check how long it takes to run a Python script
#
python
#
builtin
#
profiling
4
reactions
Comments
Add Comment
1 min read
Making a hash of data
fluffy
fluffy
fluffy
Follow
Dec 6 '18
Making a hash of data
#
datastructures
#
python
#
rant
#
cpp
8
reactions
Comments
Add Comment
12 min read
Implementing auto-completion by Regex
Kozo Oeda
Kozo Oeda
Kozo Oeda
Follow
Dec 3 '18
Implementing auto-completion by Regex
#
python
5
reactions
Comments
Add Comment
1 min read
Making an Advent of Code solution for beginners!
Tarush Nagpal
Tarush Nagpal
Tarush Nagpal
Follow
Dec 2 '18
Making an Advent of Code solution for beginners!
#
beginners
#
python
#
adventofcode
12
reactions
Comments
4
comments
1 min read
How to get elements in a list of tuples with ordered numbers in for-loop
Kozo Oeda
Kozo Oeda
Kozo Oeda
Follow
Dec 2 '18
How to get elements in a list of tuples with ordered numbers in for-loop
#
python
4
reactions
Comments
Add Comment
1 min read
TIL: Python Comprehensions Make Matrices Work
Ry
Ry
Ry
Follow
Dec 4 '18
TIL: Python Comprehensions Make Matrices Work
#
todayilearned
#
learning
#
python
#
adventofcode
10
reactions
Comments
5
comments
4 min read
A short list of Data Science resources #5
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Dec 4 '18
A short list of Data Science resources #5
#
python
#
datascience
10
reactions
Comments
Add Comment
1 min read
Advent of Code Day 3
Safia Abdalla
Safia Abdalla
Safia Abdalla
Follow
Dec 4 '18
Advent of Code Day 3
#
adventofcode
#
python
4
reactions
Comments
Add Comment
2 min read
How to reverse a list in Python
Christian Barra
Christian Barra
Christian Barra
Follow
Dec 6 '18
How to reverse a list in Python
#
python
#
tipstricks
#
list
#
slice
6
reactions
Comments
Add Comment
1 min read
Help me with points to be considered while coding to avoid execution overhead in Python
Vishwas Mahadev
Vishwas Mahadev
Vishwas Mahadev
Follow
Nov 30 '18
Help me with points to be considered while coding to avoid execution overhead in Python
#
python
7
reactions
Comments
8
comments
1 min read
Oh gosh, I’m blogging again
Safia Abdalla
Safia Abdalla
Safia Abdalla
Follow
Dec 1 '18
Oh gosh, I’m blogging again
#
python
#
writing
3
reactions
Comments
1
comment
3 min read
Next version of Masonite - v2.1 released! The Modern Python Web Framework
Joseph Mancuso
Joseph Mancuso
Joseph Mancuso
Follow
for
Masonite
Dec 1 '18
Next version of Masonite - v2.1 released! The Modern Python Web Framework
#
masonite
#
python
#
framework
4
reactions
Comments
1
comment
4 min read
Map a string in Python with enumerate
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Nov 30 '18
Map a string in Python with enumerate
#
python
#
builtin
#
code
8
reactions
Comments
Add Comment
2 min read
A short list of Data Science resources #4
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Nov 27 '18
A short list of Data Science resources #4
#
python
#
datascience
21
reactions
Comments
Add Comment
1 min read
Essential Python Libraries for Data Science, Machine Learning, and Statistics
Erik Marsja
Erik Marsja
Erik Marsja
Follow
Nov 25 '18
Essential Python Libraries for Data Science, Machine Learning, and Statistics
#
python
#
datascience
#
statistics
#
machinelearning
20
reactions
Comments
Add Comment
3 min read
Unsupervised clustering for faster pairwise distance computation
sunweiran
sunweiran
sunweiran
Follow
Nov 28 '18
Unsupervised clustering for faster pairwise distance computation
#
python
#
unsupervisedlearning
5
reactions
Comments
Add Comment
2 min read
Learning the Differences between Softmax and Sigmoid for Image Classification
Rose Day
Rose Day
Rose Day
Follow
Nov 22 '18
Learning the Differences between Softmax and Sigmoid for Image Classification
#
python
#
ai
#
deeplearning
#
datascience
15
reactions
Comments
2
comments
4 min read
A short list of Data Science resources #3
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Nov 20 '18
A short list of Data Science resources #3
#
python
#
datascience
11
reactions
Comments
2
comments
1 min read
Introducing instiz, my first published library on PyPI
Jonathan Nicholas
Jonathan Nicholas
Jonathan Nicholas
Follow
Nov 23 '18
Introducing instiz, my first published library on PyPI
#
showdev
#
python
#
opensource
6
reactions
Comments
Add Comment
2 min read
Trying to Get up to Speed with python developement
Kobby
Kobby
Kobby
Follow
Nov 24 '18
Trying to Get up to Speed with python developement
#
help
#
discus
#
python
5
reactions
Comments
Add Comment
1 min read
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework
amrshedou
amrshedou
amrshedou
Follow
Nov 22 '18
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework
#
help
#
python
#
django
#
drf
4
reactions
Comments
1
comment
1 min read
PyCM : Full analysis of confusion matrix
Sepand Haghighi
Sepand Haghighi
Sepand Haghighi
Follow
Nov 17 '18
PyCM : Full analysis of confusion matrix
#
python
#
ai
#
machinelearning
#
datascience
8
reactions
Comments
Add Comment
1 min read
Trucos Aws Lambda (parte 2)
Yoandy Rodriguez Martinez
Yoandy Rodriguez Martinez
Yoandy Rodriguez Martinez
Follow
Nov 19 '18
Trucos Aws Lambda (parte 2)
#
python
#
awslambda
7
reactions
Comments
Add Comment
1 min read
defaultdicts: Never Check If a Key is Present Again!
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Nov 18 '18
defaultdicts: Never Check If a Key is Present Again!
#
python
#
standardlibrary
#
defaultdict
47
reactions
Comments
8
comments
4 min read
Stackless Quicksort
Henry Chen
Henry Chen
Henry Chen
Follow
Nov 16 '18
Stackless Quicksort
#
algorithms
#
python
#
sorting
6
reactions
Comments
Add Comment
2 min read
StormScript: My Thoughts on How Syntax Should Be
Ethan Onstott
Ethan Onstott
Ethan Onstott
Follow
Nov 18 '18
StormScript: My Thoughts on How Syntax Should Be
#
cpp
#
python
#
programming
#
linux
11
reactions
Comments
7
comments
3 min read
A short list of Data Science resources #2
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Nov 13 '18
A short list of Data Science resources #2
#
datascience
#
python
15
reactions
Comments
Add Comment
1 min read
Learning styles and open-sourcing notes
Andy Pickle
Andy Pickle
Andy Pickle
Follow
Nov 16 '18
Learning styles and open-sourcing notes
#
beginners
#
javascript
#
python
5
reactions
Comments
Add Comment
2 min read
Thoughts about sanitizing this Python RSS-scraping code?
Katie
Katie
Katie
Follow
Nov 9 '18
Thoughts about sanitizing this Python RSS-scraping code?
#
help
#
discuss
#
python
#
devtips
7
reactions
Comments
4
comments
3 min read
Object detection Part 5 - Evaluation and Tensorboard [Tensorflow]
Daniel Persson
Daniel Persson
Daniel Persson
Follow
Nov 11 '18
Object detection Part 5 - Evaluation and Tensorboard [Tensorflow]
#
objectdetection
#
tensorflow
#
python
#
evaluation
10
reactions
Comments
Add Comment
1 min read
Object detection Part 4 - Training in the cloud [Tensorflow]
Daniel Persson
Daniel Persson
Daniel Persson
Follow
Nov 10 '18
Object detection Part 4 - Training in the cloud [Tensorflow]
#
tensorflow
#
online
#
python
#
training
4
reactions
Comments
Add Comment
1 min read
Object detection Part 3 - Local training [Tensorflow]
Daniel Persson
Daniel Persson
Daniel Persson
Follow
Nov 9 '18
Object detection Part 3 - Local training [Tensorflow]
#
objectdetection
#
python
#
training
#
tensorflow
4
reactions
Comments
Add Comment
1 min read
A short list of Data Science resources
Nicolò Giso
Nicolò Giso
Nicolò Giso
Follow
Nov 5 '18
A short list of Data Science resources
#
python
#
datascience
12
reactions
Comments
Add Comment
1 min read
Healify - Healing songs (part2) - Interacting with spotify apis with python and flask
Giuseppe Frau
Giuseppe Frau
Giuseppe Frau
Follow
Nov 4 '18
Healify - Healing songs (part2) - Interacting with spotify apis with python and flask
#
python
#
healify
#
flask
#
spotify
8
reactions
Comments
Add Comment
4 min read
Tips for a guy who wants to learn python
Nathaniel Degorio
Nathaniel Degorio
Nathaniel Degorio
Follow
Nov 4 '18
Tips for a guy who wants to learn python
#
python
#
webdev
#
tips
6
reactions
Comments
1
comment
1 min read
My First Arch Installation Script
Chris Raven
Chris Raven
Chris Raven
Follow
Nov 4 '18
My First Arch Installation Script
#
archlinux
#
python
#
script
#
application
6
reactions
Comments
Add Comment
1 min read
Unequally distributed quantity
J. Marchán
J. Marchán
J. Marchán
Follow
Nov 6 '18
Unequally distributed quantity
#
python
#
combinatorics
8
reactions
Comments
Add Comment
2 min read
Muxer, looking for #hacktoberfest contributors
Kyle Harrison
Kyle Harrison
Kyle Harrison
Follow
Oct 16 '18
Muxer, looking for #hacktoberfest contributors
#
hacktoberfest
#
react
#
python
#
opensource
9
reactions
Comments
2
comments
1 min read
Tacotron - Creating speech from text
Daniel Persson
Daniel Persson
Daniel Persson
Follow
Oct 29 '18
Tacotron - Creating speech from text
#
tensorflow
#
wavenet
#
python
#
bash
8
reactions
Comments
Add Comment
1 min read
What plugins do you use for PyCharm?
Edvin Dunaway
Edvin Dunaway
Edvin Dunaway
Follow
Oct 30 '18
What plugins do you use for PyCharm?
#
pycharm
#
plugins
#
python
4
reactions
Comments
1
comment
1 min read
Introducing the system-wide performance analysis tool based on linux!
Peace Lee
Peace Lee
Peace Lee
Follow
Oct 28 '18
Introducing the system-wide performance analysis tool based on linux!
#
linux
#
kernel
#
python
#
perf
11
reactions
Comments
Add Comment
1 min read
Idempotently Create/Update AWS RDS Instances in Python
Chastina Li 👩🏻💻
Chastina Li 👩🏻💻
Chastina Li 👩🏻💻
Follow
Oct 24 '18
Idempotently Create/Update AWS RDS Instances in Python
#
aws
#
database
#
python
12
reactions
Comments
1
comment
3 min read
Extend is sometimes faster than Append
Muhammed H. Alkan
Muhammed H. Alkan
Muhammed H. Alkan
Follow
Oct 24 '18
Extend is sometimes faster than Append
#
discuss
#
python
#
cpython
15
reactions
Comments
Add Comment
2 min read
groupImg - Using k-means to organize your images
Victor Ribeiro
Victor Ribeiro
Victor Ribeiro
Follow
Oct 20 '18
groupImg - Using k-means to organize your images
#
machinelearning
#
kmeans
#
python
#
images
7
reactions
Comments
4
comments
1 min read
Improving the python REPL (autoload modules and history)
eLabFTW
eLabFTW
eLabFTW
Follow
Oct 24 '18
Improving the python REPL (autoload modules and history)
#
python
#
productivity
#
tipsandtricks
10
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account