*.pyc
*#
*.so
*~
build/
pyrsistent.egg-info/
dist/
.idea
.tox
README.html
.hypothesis
.cache
#*
.coverage
.pytest_cache
.eggs

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/