/.idea/
/.vscode/
/env/
/venv/
/.venv/
__pycache__/
*.pyc
*.egg-info
/build/
/dist/
/.tox/
/.pytest_cache/
/.mypy_cache/
/docs/_build/
