__pycache__
*.pyc
*.pyo
*.pyd
.Python
.venv
venv/
env/
*.egg-info
dist/
build/
.git
.gitignore
*.md
.DS_Store
test_*.py
*.log
