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

# C extensions
*.so

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

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

# Jupyter Notebook
.ipynb_checkpoints

# Sphinx documentation
docs/_build/
docs/_autosummary/
docs/api/
docs/.doctrees/
_build/
docs/autoapi/

# Sphinx generated files
*.rst.inc

# mypy
.mypy_cache/

# Temporal files
prolint/web/frontend/node_modules/
CLAUDE.md
example_plots/*
plotting_demo.py
test.ipynb