[ 源代码: pydata-sphinx-theme ]
软件包:python3-pydata-sphinx-theme(0.16.1+dfsg-1)
python3-pydata-sphinx-theme 的相关链接
Debian 的资源:
下载源码包 pydata-sphinx-theme:
- [pydata-sphinx-theme_0.16.1+dfsg-1.dsc]
- [pydata-sphinx-theme_0.16.1+dfsg.orig.tar.xz]
- [pydata-sphinx-theme_0.16.1+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
bootstrap-based Sphinx theme from the PyData community
Originally developed for the pandas docs, work is being done to make this more generic and more easily extensible to suit the needs of the different projects; noteworthy project using this theme:
* Pandas: https://pandas.pydata.org/docs/ * NumPy: https://numpy.org/devdocs/ * Bokeh: https://docs.bokeh.org/en/dev/ * JupyterHub and Binder: https://docs.mybinder.org/, http://z2jh.jupyter.org/en/latest/, https://repo2docker.readthedocs.io/en/latest/, https://jupyterhub-team-compass.readthedocs.io/en/latest/ * Jupyter Book beta version uses an extension of this theme: https://beta.jupyterbook.org * Fairlearn: https://fairlearn.github.io/master/quickstart.html
其他与 python3-pydata-sphinx-theme 有关的软件包
|
|
|
|
-
- dep: node-fortawesome-fontawesome-free
- The iconic font, CSS, and SVG framework
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-accessible-pygments
- Collection of accessible pygments styles
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-sphinx (>= 6.1)
- documentation generator for Python projects
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python