[python-committers] Transfer of power
The Ultimate Guide to Data Classes in Python 3.7 – Real Python
Data classes are one of the new features of Python 3.7. With data classes you do not have to write boilerplate code to get proper initialization, representation and comparisons for your objects.
Fingerprinting Images for Near-Duplicate Detection – Real Python
Let's look at how to to utilize image fingerprinting to perform near-duplicate image detection.
Python Crash Course | No Starch Press
Python Crash Course is a quick, no-nonsense guide to programming in Python.