another interesting thing is optimizing runtime using mypyc. This is how our dev toolchain is so quick.
mypy, flake8, isort, ... these kinda packages
Have never tried using mypyc would appreciate anyone sharing their experience with mypyc or other Python package compilers.
read the beta release notes to find out
no spoilers from me