docrepr

View on PyPIReverse Dependencies (2)

0.2.0 docrepr-0.2.0-py3-none-any.whl

Wheel Details

Project: docrepr
Version: 0.2.0
Filename: docrepr-0.2.0-py3-none-any.whl
Download: [link]
Size: 147299
MD5: 2fe9a670bb2bbbbf7ab82699d6ce06af
SHA256: cbee26975f939495a66eb54a3c45849b23eec370d3b89f3bcb6f1a7a6153d4a1
Uploaded: 2022-01-29 12:52:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docrepr
Version: 0.2.0
Summary: Renders Python docstrings to rich HTML
Author: Tim Dumol and the Spyder Development Team
Author-Email: spyder.python[at]gmail.com
Maintainer: Spyder Development Team and Docrepr Contributors
Maintainer-Email: spyder.python[at]gmail.com
Home-Page: https://github.com/spyder-ide/docrepr
Project-Url: Github, https://github.com/spyder-ide/docrepr
Project-Url: Bug Tracker, https://github.com/spyder-ide/docrepr/issues
Project-Url: Parent Project, https://www.spyder-ide.org/
License: BSD-3-clause
Keywords: Sphinx docstrings renderer HTML Spyder IPython help formatter
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Framework :: Matplotlib
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: reStructuredText
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: docutils
Requires-Dist: jinja2
Requires-Dist: sphinx (>=1.1)
Requires-Dist: matplotlib (>=2.2.4); extra == "plot"
Requires-Dist: ipython; extra == "test"
Requires-Dist: matplotlib (>=2.2.4); extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: pytest (>=6.0.0); extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: playwright; extra == "visual_test"
Provides-Extra: plot
Provides-Extra: test
Provides-Extra: visual_test
Description-Content-Type: text/markdown
License-File: AUTHORS.md
License-File: LICENSE.txt
[Description omitted; length: 1612 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docrepr/__init__.py sha256=xMQt-B3rQmFUmGgVi8m7724BooeWszg4uxuEvTVgci0 604
docrepr/conf.py sha256=1IQoFsZ8d9PZ6ISp5CTcnAHgsM8oxkH9lLpogayVuks 3919
docrepr/sphinxify.py sha256=0ihBlHJZ3J91wQB4NuntwnTKCY5bHQZh1dzLX7cfqPA 15164
docrepr/utils.py sha256=gl76mXVYumAYpIzqTXLaq3u4nlvBDTgBVOmnbQTADHw 2114
docrepr/js/bootstrap.js sha256=eE74HrgBdtHcFq3Ej0ZkjwKyb7adaBXu35jeAppSAUU 68905
docrepr/js/collapse_sections.js sha256=HvFDgA-dGwV5BR6dtVt2ywDc3dRNOzxB-SWyFiKEnzM 2279
docrepr/js/copy_button.js sha256=KZM83Ip1DJ3i6jxMAZ6UbdAzdbgX7N9w-xjxOetY5Gs 3207
docrepr/js/fix_image_paths.js sha256=no2NSA1aPNfjgdyiRjf0Kvryn4LAic8pcny7u4SdqDM 723
docrepr/js/jquery.js sha256=IGWuzKD7mwVnNY01LtXxq3L84Tm_RJtNCYBfXZw3Je0 284394
docrepr/js/math_config.js sha256=0BvcIG25tmS48BqLq-qI4DdC4OKZ73eyeot517Uiepg 2376
docrepr/js/move_outline.js sha256=GYeSZ2Ob80UsVpeh1KdBKkKHGrXO2Qat1wkWUU9HmHw 659
docrepr/js/utils.js sha256=_ETAL6Ai7IxJZJ2QT5sG4UNvdWj_jmWywNZT3aF5xEQ 1488
docrepr/sphinxext/__init__.py sha256=Uh7KaAdJL3Hy-X4jsx3ScMlyI6fqOEte_VUmhGh1mX4 479
docrepr/static/css/bootstrap.css sha256=1yUEYWdTsZlt8SJjUE2hBp4FFDuoCWbceNwsXlijyjM 147431
docrepr/static/css/default.css sha256=TypSTU706gzWiM1HSMv7vy50ioe3Xga7dctFVI0JnnU 6046
docrepr/static/css/pygments.css sha256=2gY8FHY3tj2739KVUSxJYZp2PkQMGfl43V5nQD3Blw4 3225
docrepr/static/images/collapse_expand.png sha256=Py08yCC_LA4T_owOdXHGf4WOiocy5jJZ4vZbZBluuPo 353
docrepr/templates/layout.html sha256=RUlRzFFwjGMcJghzC_vFjgJeMAwLMvq_C-jKndCFUms 591
docrepr/templates/rich_repr.html sha256=dmRNjB8UQTr_f9KzDuSVmg6T2_SDHu6OdTXngOQ_rqw 4019
docrepr/templates/warning.html sha256=FbsILBRsf82SL0ak7Ge7FzwCXkw-b8IRsJSvGXJvdhU 312
docrepr/tests/__init__.py sha256=TWlgBbiZqRcajehh8bv38UgoEJhRf_wVZvO8EB8RtOI 177
docrepr/tests/test_output.py sha256=N1_KUd87lRr_A05cWr8nZxydKGki7Z6aScFKbuRVwXU 6269
docrepr-0.2.0.dist-info/AUTHORS.md sha256=Odzr54C9DhMcVWYtrL0udrsSy7Yz4X9wzbSkwW7OTsI 884
docrepr-0.2.0.dist-info/LICENSE.txt sha256=4eJu1wTnsB_UEgYbu_lXapoc5FNdgR9A4qXA-aQe7rI 1526
docrepr-0.2.0.dist-info/METADATA sha256=95CqkqDmBwLCU7N-Va66X0AOjxvAVJ9cck93oNaNdvs 3951
docrepr-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
docrepr-0.2.0.dist-info/top_level.txt sha256=ghf9NrwmFxj_QaX4WYY1yac4oM3U4dcF5u84LjdTdxg 8
docrepr-0.2.0.dist-info/RECORD

top_level.txt

docrepr