nbenumerate

View on PyPIReverse Dependencies (0)

0.2.1 nbenumerate-0.2.1-py3-none-any.whl

Wheel Details

Project: nbenumerate
Version: 0.2.1
Filename: nbenumerate-0.2.1-py3-none-any.whl
Download: [link]
Size: 3418
MD5: e0ccf534d30c3fc0dfda419b434d9da3
SHA256: 873f7bbf448d9b3c60a6ef3696c56c44f534f1976ec189d334565d804b44c29e
Uploaded: 2022-07-31 21:25:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbenumerate
Version: 0.2.1
Summary: Automatically enumerate the markdown titles in jupyter notebooks
Author: An Hoang
Author-Email: anhoang31415[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8.9,<4
Requires-Dist: click (>=8.1.2)
Requires-Dist: nbformat (<6.0.0,>=5.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1549 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nbenumerate/__init__.py sha256=QtNN8BP0An_YVHmK5Y1ZeOlvXbr9mViyQxgsQRurr-c 49
nbenumerate/main.py sha256=tEWuUoTPG44m6pG01ZUDTVDF-4IfiNWrhJLU_gkykY4 1773
nbenumerate/version.py sha256=8heV_Da-kF4uOk8lhRfkDy4MeuxjVbzAtBwVHzgd0mE 692
nbenumerate-0.2.1.dist-info/entry_points.txt sha256=IdAz9C7ro4rS0HShTC021FaFpMLDtlIB3odpIxEGNJY 95
nbenumerate-0.2.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
nbenumerate-0.2.1.dist-info/METADATA sha256=rCXdWF6eiUwCE7cG5O1lBjBbpFyBN25VjwQ6xpWi6Lg 2024
nbenumerate-0.2.1.dist-info/RECORD

entry_points.txt

jupyter-nbenumerate = nbenumerate.main:main
nbenumerate = nbenumerate.main:main