Pyenv <https://github.com/pyenv/pyenv>
_ for managing python environmentsPoetry <https://python-poetry.org>
_ for managing dependenciesPrecommit <https://pre-commit.com>
_ for reformating code before committingTox <https://tox.readthedocs.io/en/latest/index.html>
_ running tests, verifying code