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

# Distribution / packaging
.Python
build/
dist/
downloads/
develop-eggs/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
pip-wheel-metadata/
MANIFEST
*.egg-info/
*.egg

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
coverage.xml
nosetests.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Type checker / lint caches
.mypy_cache/
.dmypy.json
dmypy.json
.pytype/
.pyre/
.ruff_cache/

# Environments
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.env
.env.local
.env.*.local
.env.bak
pyvenv.cfg
.python-version

# Editors / IDEs
.vscode/
.idea/

# Jupyter Notebook
.ipynb_checkpoints/

# OS / Misc
.DS_Store
*.log

# Tooling & repo-specific
pyrightconfig.json
shell.nix
bin/*
lib/*
stream-py/

# Artifacts / assets
*.pt
*.kef
