This post is an introduction to FontTools and modern font development more generally. It is written from the perspective of a beginner/intermediate font designer & developer (me, Stephen Nixon / ...
If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into ...
Python's async and parallel programming support is highly underrated. In this course, you will learn the entire spectrum of Python's parallel APIs. We will start with covering the new and powerful ...