__pycache__/

# Distribution / packaging
dist/

# Unit test / coverage reports
htmlcov/
.coverage
.coverage.*
coverage.xml

# Sphinx documentation
docs/_build/
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/


.DS_Store

.idea/
.local/
