# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Test / coverage
.pytest_cache/
.coverage
htmlcov/
.tox/

# Environments
.venv/
venv/
.env

# Editor / OS
.idea/
.vscode/
.DS_Store
