Media Summary: today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ... today I talk about a quick debugging technique for today I go over what the deadsnakes PPA is and how I started maintaining backport and forwardport
What Are Python Wheels Intermediate Advanced Anthony Explains 371 - Detailed Analysis & Overview
today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ... today I talk about a quick debugging technique for today I go over what the deadsnakes PPA is and how I started maintaining backport and forwardport today I talk about what semantic versioning is and how I version my libraries -- I also briefly introduce zero versioning and ... today I show prompt command and how I use it to auto-activate virtual environment - aactivator: Join my Free Newsletter: Get private mentorship from me: If ...
today I talk about the find command (the linux one, not the windows one) and a few useful ways to use this mini-language! - xargs: ... continuing the discussion on C extensions, I talk about abi3 and how it can make binary today I show how I figure out what's slow in a today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ...
today I talk about an all-too-common problem when typing code: circular imports! fortunately there's an easy straightforward ... today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ... today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...