Media Summary: today I show an end-to-end example of writing a code formatter similar to the ones I've written (pyupgrade / add-trailing-comma ... today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ... today I talk about zip, the zip footgun (and fix!), zip_longest, and unzip in
A Hello World Python C Extension Intermediate Advanced Anthony Explains 134 - Detailed Analysis & Overview
today I show an end-to-end example of writing a code formatter similar to the ones I've written (pyupgrade / add-trailing-comma ... today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ... today I talk about zip, the zip footgun (and fix!), zip_longest, and unzip in today I talk about how it's easy to get confused when installing packages and how to fix that with a different command! (as well as ... oops spoiler in the thumbnail it's str.partition, oh well -- I today I build a sample cffi library, wrapping the `uuid` system module! cffi is a performant alternative to writing error-prone
this second entry in the series presents a project of building a