__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.hatch/
*.egg-info/
dist/
build/
.git/
.gitignore
tests/
*.md
!README.md
.env
.venv
venv/
scripts
