Media Summary: today I show how I figure out what's slow in a today I talk about how to type annotate a -- fortunately it's really easy! - what is ... today I show how replacing pathlib with plain strings speeds up black's cache by a rather significant amount! -
Pretty Python Profiling Intermediate Anthony - Detailed Analysis & Overview
today I show how I figure out what's slow in a today I talk about how to type annotate a -- fortunately it's really easy! - what is ... today I show how replacing pathlib with plain strings speeds up black's cache by a rather significant amount! - today I talk about whether adding type annotations to today we're back talking about typing in mypy -- I show you two ways to debug types during type checking as well as a hint about ... today I answer an interesting question which surprised me -- why is `
today I talk about why it's necessary to set `__slots__ = ()` when inheriting from namedtuple classes - namedtuples: ... another performance video! today I show you a surprisingly slow part of flake8 that got fixed in 5.0 - 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 ... today I show a quick introduction to type annotating code in