# python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.vscode/
.coverage
.pytest_cache/
.ipynb_checkpoints/

# virtual environments
.venv

