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

# Virtual environments
.venv/
env/
venv/
.env
.python-version

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

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

# Unit test / coverage reports
.pytest_cache/
.coverage*
coverage.xml
htmlcov/

# Editors
.DS_Store
.vscode/
.idea/
*.swp
*.swo

# Blosc2 files
*.b2nd
*.mla
