# Python-generated files
__pycache__/
**/__pycache__/
*.py[cod]
build/
dist/
wheels/
*.egg-info/
*.egg
.eggs/
pip-log.txt
pip-delete-this-directory.txt
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/
.hypothesis/
.coverage.*
coverage.xml
*.cover
*.py,cover
# Virtual environments
.venv/
.env/
venv/
env/
test_env/
ENV/
# Environment variables
.env
*.env
.envrc
# OS generated files
.DS_Store
**/.DS_Store
._.DS_Store
**/._.DS_Store
._*
Thumbs.db
ehthumbs.db
Desktop.ini
# Editor/IDE specific
.idea/
.vscode/
*.swp
*.swo
*~
.*.sw[a-p]
*.sublime-workspace
*.sublime-project
.project
.pydevproject
.ropeproject
.spyderproject
.spyproject
# Package specific
.pypirc
# Project specific
local_settings.py
.python-version