# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Other files and folders
.coverage
htmlcov/
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Experimental notebooks
**_test.ipynb