# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Virtual environments
venv/
env/
ENV/
.venv/
.env/

# Pytest cache
.pytest_cache/

# VS Code settings
.vscode/

# MacOS files
.DS_Store

# Jupyter Notebook checkpoints
.ipynb_checkpoints/

test.py
TODO

docs
