__pycache__/
*.pyc
.pytest_cache/
.coverage
artifacts/
*.egg-info/
/dist/
/build/
.venv/

