*.egg-info/
*.pyc
/.coverage
/.dockerignore
/.eggs/
/.env
/build/
/dist/
/docs/_build/
/env/
/tags
/var/
/.idea/

# pyenv
.python-version
