Python Examples Simple python code examples as unit tests. Running Tests # install the latest version of python pyenv install 3.9.11 # ensure poetry is installed poetry install # run the tests poetry run pytest