# pixi environments
.pixi
*.egg-info

# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/

.idea
.vscode
.DS_Store

# Cython
*.c
*.so
*.pyd

# Used by pytest, pytest-cov
.pytest_cache/
.coverage
*.xml

# Used by mypy
.mypy_cache/

# Used by sphinx
doc/_build/
doc/generated/
doc/auto_examples/
doc/sg_execution_times.rst
doc/.jupyterlite.doit.db
doc/jupyterlite_contents/
doc/_contents/
doc/_output/
emsdk/
packages/
pyodide/