__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.pytest_cache/
.tox/
.venv/
venv/
.env
tests/
.git
.DS_Store
