.venv
.github

# .vscode
.vscode
# Python
__pycache__
*.py[cod]
*.pyo
*.pyd
.Python
env/
venv/
ENV/
env.bak/
venv.bak/
# Distribution / packaging
.Python
build/
develop-eggs/
dist/   

eggs/
.eggs/
lib/    

lib64/
parts/
sdist/
var/    

wheels/
share/python-wheels/        

*.egg-info/
/.pytest_cache

.env
uv.lock