mkdocs-ipymd

View on PyPIReverse Dependencies (0)

0.0.4 mkdocs_ipymd-0.0.4-py3-none-any.whl

Wheel Details

Project: mkdocs-ipymd
Version: 0.0.4
Filename: mkdocs_ipymd-0.0.4-py3-none-any.whl
Download: [link]
Size: 10404
MD5: c05da03fc6752891dc4be9d68763111c
SHA256: 18fd7b4a6b6e6c7b5777aab232ae9f545a382d09dace4903e054ee502d073299
Uploaded: 2024-11-25 12:26:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-ipymd
Version: 0.0.4
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=WgV7dPpjFOXH-D7yCkldtkO9VJfrBma7ik8-SmKkykw 2268
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=b-RrQvs5MkhnNC9dpgo_0lohz4G-iwP3JYzVV35ADRk 700
mkdocs_ipymd/converters/to_jupyter.py sha256=lYWWoRU8MrvoX6tp0ejLyDVtgVcXB3k9ceTvkppAo8M 6051
mkdocs_ipymd/converters/to_markdown.py sha256=imud9E-_gKJO-PTPfUjFIxlNL3HtyDk3F93150RiBYo 6609
mkdocs_ipymd/plugin.py sha256=dtQ_EtkHKbdGOiYD1Wc1xTkbw--WkmV9bJg3GnOMpks 3237
mkdocs_ipymd-0.0.4.dist-info/METADATA sha256=wb-b4OIBziN8sX-sCPkQfOIPFzv42nsf4JwN5UC44GU 2553
mkdocs_ipymd-0.0.4.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
mkdocs_ipymd-0.0.4.dist-info/entry_points.txt sha256=C-p47nEGuPO_Q1eP9XcRIsmRRDeC6ptutR8Tp2jF8i4 121
mkdocs_ipymd-0.0.4.dist-info/RECORD

entry_points.txt

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