__pycache__/
*.pyc
*.pyo
*.pyd
.env
.venv
.venv*/
dist/
*.pkl
build/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
