__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.DS_Store
config-data/
dist/
build/

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
