Metadata-Version: |
2.1 |
Name: |
sphinx-thebe |
Version: |
0.3.1 |
Summary: |
Integrate interactive code blocks into your documentation with Thebe and Binder. |
Author-Email: |
Executable Books Team <executablebooks[at]gmail.com> |
Maintainer-Email: |
Executable Books Team <executablebooks[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/executablebooks/sphinx-thebe |
Keywords: |
development,docutils,sphinx |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Framework :: Sphinx :: Extension |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8 |
Requires-Dist: |
sphinx (>=4) |
Requires-Dist: |
sphinx-thebe[testing]; extra == "dev" |
Requires-Dist: |
myst-nb; extra == "sphinx" |
Requires-Dist: |
sphinx-book-theme; extra == "sphinx" |
Requires-Dist: |
sphinx-copybutton; extra == "sphinx" |
Requires-Dist: |
sphinx-design; extra == "sphinx" |
Requires-Dist: |
beautifulsoup4; extra == "testing" |
Requires-Dist: |
matplotlib; extra == "testing" |
Requires-Dist: |
myst-nb (>=1.0.0rc0); extra == "testing" |
Requires-Dist: |
pytest; extra == "testing" |
Requires-Dist: |
pytest-regressions; extra == "testing" |
Requires-Dist: |
sphinx-copybutton; extra == "testing" |
Requires-Dist: |
sphinx-design; extra == "testing" |
Provides-Extra: |
dev |
Provides-Extra: |
sphinx |
Provides-Extra: |
testing |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |