Writing Python code with insights and practices gained from learning Rust.
Python Traits py3traits - https://py3traits.readthedocs.io/
Type hinting and checking:
mypy - http://mypy-lang.org/
pyright - https://github.com/microsoft/pyright
Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...