__pycache__/
*.py[cod]
.venv/
venv/
.pytest_cache/

# Python packaging
/dist/
/build/
*.egg-info/
__pycache__/
*.pyc
.venv/
