# Dev environment
*venv/
.vscode/
*out*/

# python files
__pycache__/
*.egg-info/
.mypy_cache/