mkdocs-ipymd

View on PyPIReverse Dependencies (0)

0.0.3 mkdocs_ipymd-0.0.3-py3-none-any.whl

Wheel Details

Project: mkdocs-ipymd
Version: 0.0.3
Filename: mkdocs_ipymd-0.0.3-py3-none-any.whl
Download: [link]
Size: 9989
MD5: 695a719607f9fe033ce50bb8217f1aaa
SHA256: de9ed696619eb9c99537ba000673734951ae358fd5750851fee699ef6fbcbcf7
Uploaded: 2024-11-24 20:04:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-ipymd
Version: 0.0.3
Author: Felipe Angelim
Author-Email: felipeangelim[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: ipykernel (<7.0.0,>=6.29.5)
Requires-Dist: markdown (>=3)
Requires-Dist: matplotlib (<4.0.0,>=3.9.2); extra == "dev"
Requires-Dist: mkdocs (>=1)
Requires-Dist: mkdocs-material (<10.0.0,>=9.5.45); extra == "dev"
Requires-Dist: nbclient (>=0.10.0)
Requires-Dist: nbconvert (>=7.15)
Requires-Dist: nbformat (>=5.10.4)
Requires-Dist: numpy (>2.0); extra == "dev"
Requires-Dist: pandas (<3.0.0,>=2.2.3); extra == "dev"
Requires-Dist: pygments (>=2.0.0)
Requires-Dist: pymdown-extensions (<11.0,>=10.12); extra == "dev"
Requires-Dist: pytest (<9.0.0,>=8.3.3); extra == "dev"
Requires-Dist: pytest-cov (<7.0.0,>=6.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1487 characters]

WHEEL

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

RECORD

Path Digest Size
mkdocs_ipymd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_ipymd/cli/main.py sha256=92c8CMmiTLFIly27SdzWtGoooxz90VV7T9m5065_yF4 1566
mkdocs_ipymd/converters/__init__.py sha256=Y_pZy1l9EKrKPoz50xpS-99brK-qYiRM_kAFu8vbU_w 233
mkdocs_ipymd/converters/base.py sha256=cgmglM8jfiL8_eeL3os-PZ5LVMyDM5EQfKav8G2txv4 3704
mkdocs_ipymd/converters/templates/default_template.tpl sha256=Y2bJWiQ_BLSDQudoCka6m3IyQNi_bVzFtXncm9SwUd0 211
mkdocs_ipymd/converters/to_jupyter.py sha256=tGzuHNj0qcAxSOeq1KqWOBgUF51VbMafCTqYTyOLe3E 5334
mkdocs_ipymd/converters/to_markdown.py sha256=imud9E-_gKJO-PTPfUjFIxlNL3HtyDk3F93150RiBYo 6609
mkdocs_ipymd/plugin.py sha256=dtQ_EtkHKbdGOiYD1Wc1xTkbw--WkmV9bJg3GnOMpks 3237
mkdocs_ipymd-0.0.3.dist-info/METADATA sha256=_LMhnBYxyqWDpVSvO6TcKT0W5e-vAVJV9tSvEv7VH0k 2553
mkdocs_ipymd-0.0.3.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
mkdocs_ipymd-0.0.3.dist-info/entry_points.txt sha256=C-p47nEGuPO_Q1eP9XcRIsmRRDeC6ptutR8Tp2jF8i4 121
mkdocs_ipymd-0.0.3.dist-info/RECORD

entry_points.txt

mkdocs-ipymd = mkdocs_ipymd.cli.main:cli
ipymd = mkdocs_ipymd.plugin:PyToMarkdownPlugin