Media Summary: and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can today I show an easy way to fix the F401 error code from pyflakes+flake8! - today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ...
Python Explicit Relative Imports Intermediate Anthony Explains 298 - Detailed Analysis & Overview
and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can today I show an easy way to fix the F401 error code from pyflakes+flake8! - today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ... today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ... today I talk about packaging data / build files for To display structure of directory using tree, put alias tree='tree.com //f' inside ~/.bash_profile Then run: source ~/.bash_profile Let's ...
today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about an all-too-common problem when typing code: circular Today I show how to implement an argparse --version option using importlib.metadata (new in today I talk about the __import__ builtin in