__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.log
.venv/
venv/
env/
.env
.git/
.gitignore
.idea/
.vscode/
dist/
build/
*.egg-info/
