__pycache__/
build/
dist/
*.egg-info
env
.idea/
.pytest_cache
*.pyc
*~
.cache/

