__pycache__/
*.py[cod]

*~
*-
*.swp
*.save
.DS_Store

/env
/build
/dist
/*.egg-info
/.pytest_cache
/.coverage
/htmlcov
/.env
