/build/
/.dist
/dist/
*.pyc
/.eggs
*.egg-info
*.egg/
.cache/
/htmlcov
.coverage
/.idea/
/venv*/
.pytest_cache/
__pycache__/
/pip-wheel-metadata/