venv/
src/*.egg-info/
__pycache__/
.pytest_cache/
.python-version
.DS_Store
docs.py
utils.bak.py
site**
.pypirc
dist/
build
.env
tests/reports
.coverage
.idea/