1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
venv/
.venv/
build/
dist/
*.egg-info

.vscode/
.idea/

.mypy_cache
__pycache__
.pytest_cache/
.ipynb_checkpoints/

*.swp
*.pyc
*.ipynb