# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# IDE
.vscode/
.idea/
# Logs and databases
*.log
*.sqlite3
# Testing
.coverage
htmlcov/
.pytest_cache/
# Environment variables
.env
# macOS
.DS_Store