.env
.venv
__pycache__

build
dist

*.egg-info

*.py[co]

# Editors
.vscode

# Testing
.tox
.pytest_cache
