__pycache__

# developing
/.vscode/
/.venv/
/.env
/.pytest_cache/

# building
/build/
/dist/
