.DS_Store

*.iml
.idea

env
.env
venv
.venv
.python-version

__pycache__
*.py[cod]
_build
build

dist
*.egg-info
.eggs

README.html
CHANGELOG.html

.coverage
