how I sped up flake8 by 20% (intermediate) anthony explains #460

how I sped up flake8 by 20% (intermediate) anthony explains #460

why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234Подробнее

why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234

python's "soft" keywords (intermediate) anthony explains #546Подробнее

python's 'soft' keywords (intermediate) anthony explains #546

how I made my import sorter 7x faster (intermediate) anthony explains #457Подробнее

how I made my import sorter 7x faster (intermediate) anthony explains #457

how I sped up python by 20ms (intermediate) anthony explains #417Подробнее

how I sped up python by 20ms (intermediate) anthony explains #417

Fussy Fox + flake8 vulnerability (intermediate) anthony explains #314Подробнее

Fussy Fox + flake8 vulnerability (intermediate) anthony explains #314

a flake8 plugin from scratch (intermediate) anthony explains #025Подробнее

a flake8 plugin from scratch (intermediate) anthony explains #025

the fastest python startup with `python -S` (intermediate) anthony explains #411Подробнее

the fastest python startup with `python -S` (intermediate) anthony explains #411

flake8: avoiding F401 in __init__.py (beginner - intermediate) anthony explains #288Подробнее

flake8: avoiding F401 in __init__.py (beginner - intermediate) anthony explains #288

pip freezing (==) isn't safe (intermediate) anthony explains #455Подробнее

pip freezing (==) isn't safe (intermediate) anthony explains #455

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407Подробнее

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

multiprocessing: slow things first! (intermediate) anthony explains #348Подробнее

multiprocessing: slow things first! (intermediate) anthony explains #348

I made pip startup 25% faster (intermediate) anthony explains #427Подробнее

I made pip startup 25% faster (intermediate) anthony explains #427

babi+ast helped me not break sentry! (intermediate) anthony explains #431Подробнее

babi+ast helped me not break sentry! (intermediate) anthony explains #431

How to Set Up VS Code For Flake8 Linting in PythonПодробнее

How to Set Up VS Code For Flake8 Linting in Python

SUPER FAST cpython with mypyc (intermediate) anthony explains #280Подробнее

SUPER FAST cpython with mypyc (intermediate) anthony explains #280

RegCPython: a 10% faster python for free? (intermediate - advanced) anthony explains #490Подробнее

RegCPython: a 10% faster python for free? (intermediate - advanced) anthony explains #490

python typing: @overload (intermediate) anthony explains #163Подробнее

python typing: @overload (intermediate) anthony explains #163