# python byproducts
__pycache__

.venv

*.pyc
build/
dist/
*.egg-info/
.eggs/
.pytest_cache/

.vscode

.env

.history