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

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
target/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual Environments
venv/
env/
.env
.venv
env.bak/
venv.bak/

# IDEs and Editors
.vscode/
.idea/
*.swp
*.swo

# Testing
.pytest_cache/
.hypothesis/
scratch/
debug/
htmlcov/
.coverage
.tox/

# Other
deps-target.toml
RELEASE_TEMP.md
REFINE.md
DUCK_TYPE.md
DRAFT.md
model/
*.pth
*.phx
*.h5