Newer
Older
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyxbldc
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
eggs/
sdist/
*.egg-info/
*.egg
# Unit test / coverage reports
.coverage
.cache
# Sphinx documentation
doc/_build/
doc/auto_examples/
doc/modules/
doc/api
# jupyter files
.ipynb_checkpoints/
.pytest_cache/