Plurrrr

python

2019

2020

python

April

01
Simple HTTP server using Python 3
05
Python version of tumblelog
05
Python 3.7 on Ubuntu 16.04
06
Python version of tumblelog II
07
Python version of tumblelog III: release day
08
Python re.sub gotcha
25
How Python is learning from TypeScript

May

15
Things you’re probably not using in Python 3 – but should
19
Pylint and Flake8 online
22
Python built-ins worth learning

June

25
From python to Go to Rust: an opinionated journey
27
Looking inside the box

July

12
Fastest Way to Load Data Into PostgreSQL Using Python
14
Avoiding Webscraping Throttling Using Python and Tor as a Proxy
18
What's coming in Python 3.8

August

05
Memory management in Python
22
Time to shed Python 2
30
How to set up a perfect Python project

September

07
Our journey to type checking 4 million lines of Python
09
Sunsetting Python 2
16
Dataframe Visualization with Pandas Plot
25
An advanced look at Python interfaces using zope.interface
27
Finding the version of lxml installed
28
Introduction to Principal Component Analysis (PCA)

October

09
Timsort
10
Emacs: The Best Python Editor?
15
What’s New In Python 3.8
18
Parsing In Python: Tools And Libraries
20
The best Docker base image for your Python application
20
Production-ready Docker images
21
Python Tooling Makes a Project Tick
27
How to not leap in time using Python

November

05
Stop using utcnow and utcfromtimestamp
12
When to Use a List Comprehension in Python
13
Guide to Fuzzy Matching with Python
16
Object Oriented Programming in Python 3
19
Pandas GroupBy: Your Guide to Grouping Data in Python
20
Pipenv and Poetry: Benchmarks & Ergonomics II
20
How to port an awk script to Python
21
Pandas Groupby Tutorial
26
Benchmark on Python Microframeworks
27
Python dataclasses and typing
28
Python 3: Modules and Packages

December

09
How NOT to write pandas code
17
What makes Python a great language?
20
How To Make Python Wait
27
Python Type Hints
30
The Ultimate Beginner’s Guide to NumPy