nbdoc

View on PyPIReverse Dependencies (2)

0.0.82 nbdoc-0.0.82-py3-none-any.whl

Wheel Details

Project: nbdoc
Version: 0.0.82
Filename: nbdoc-0.0.82-py3-none-any.whl
Download: [link]
Size: 23701
MD5: 5f7181cf77f1f5f3cf3ae1177bdf64db
SHA256: 84f57e0c20b389eb748eb2055d55d5698b2f44fdef455943d396112d26103fb9
Uploaded: 2022-07-25 16:40:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbdoc
Version: 0.0.82
Summary: Generate beautiful, testable documentation with Jupyter Notebooks
Author: Hamel Husain
Author-Email: hamel[at]outerbounds.com
Home-Page: https://github.com/outerbounds/nbdoc/tree/master/
License: Apache Software License 2.0
Keywords: documentation python jupyter notebook
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Requires-Dist: pip
Requires-Dist: packaging
Requires-Dist: nbconvert (>=6.4.1)
Requires-Dist: nbdev (==1.2.0)
Requires-Dist: fastcore (==1.4.2)
Requires-Dist: numpydoc (==1.2)
Requires-Dist: black[jupyter] (>=22.1.0)
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6406 characters]

WHEEL

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

RECORD

Path Digest Size
nbdoc/__init__.py sha256=VctcoSovBhjIrXLAxtxCtNk3_ZHImANqsyEP5SJ5dTA 23
nbdoc/_nbdev.py sha256=S3yU-CXxupzqa3oNUcCH-gl2vgq_ZOSq2ZE_3-mXu5c 2167
nbdoc/convert.py sha256=c7hisMBrNKGufIb-uwAgtsPlFUSM26eep1oUAEe0PRE 2565
nbdoc/docindex.py sha256=X70WKieew7V8ROlqHz7KAE6qA5yhYAhMI_yqcOcpfQ8 4339
nbdoc/mdx.py sha256=UR1UFzwsvzhoYHFA0KjQuWoRrCFwE2uZ_-elif7Rw6w 11499
nbdoc/media.py sha256=rN2JlYSGVp5kUwLS7LMjq66J8KIWOyqKM7iu8bOcqPM 2598
nbdoc/run.py sha256=OmgjGNmArY0M4cQ-TSYhG_cXprgzfkf9228vAPxfcCY 3433
nbdoc/showdoc.py sha256=KBH6zJ9txfCFGw_wtuFZQa8lN6XYSwtWEI7xB_GSQhE 10206
nbdoc/test_utils.py sha256=o9CCSHnz-ojEdSD5pGuRAedSGzaa7JJbklMn_6gV2bs 873
nbdoc/templates/ob.tpl sha256=-_2qHFApIzAcpUu33lRBfY4ZN5KhPzdfBicL-z5YWDk 814
nbdoc-0.0.82.dist-info/LICENSE sha256=stVfmOQdfsWj4-VEC-Oq8plRtuP56k06IpElMEm1vkk 11359
nbdoc-0.0.82.dist-info/METADATA sha256=WALcOrr9bVmrjMS6PmF4Ymcdl6npiWqZ315DzriQuqw 7298
nbdoc-0.0.82.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
nbdoc-0.0.82.dist-info/entry_points.txt sha256=dRH-hgcmgGTj4IcktCBnE-_j-qp3XWXF-XP8Fh8LMgI 180
nbdoc-0.0.82.dist-info/top_level.txt sha256=O_4e0vDYav0RYlHkAKp8iyiZnKmZ8k52AP65UTN20ro 6
nbdoc-0.0.82.dist-info/RECORD

top_level.txt

nbdoc

entry_points.txt

nbdoc_build = nbdoc.convert:nbdoc_build
nbdoc_linkify = nbdoc.docindex:nbdoc_linkify
nbdoc_test = nbdev.test:nbdev_test_nbs
nbdoc_update = nbdoc.run:nbdoc_update