mkdocs-execute-plugin

View on PyPIReverse Dependencies (0)

0.0.8 mkdocs_execute_plugin-0.0.8-py3-none-any.whl

Wheel Details

Project: mkdocs-execute-plugin
Version: 0.0.8
Filename: mkdocs_execute_plugin-0.0.8-py3-none-any.whl
Download: [link]
Size: 9862
MD5: 244659f1d6b878d804c3dfc91993c32a
SHA256: b401842d4057c8dc9464f16bc3d7ce8c94410fc9e25151fcc2381f2ac39f4d81
Uploaded: 2024-08-26 14:19:43 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mkdocs-execute-plugin
Version: 0.0.8
Summary: A MkDocs plugin to execute notebooks and embed the results in the documentation.
Author-Email: MkDocs Execute Plugin Authors <authors[at]kwant-project.org>
Project-Url: Homepage, https://gitlab.kwant-project.org/qt/mkdocs-execute-plugin
Project-Url: Issues, https://gitlab.kwant-project.org/qt/mkdocs-execute-plugin/-/issues
Project-Url: Repository, https://gitlab.kwant-project.org/qt/mkdocs-execute-plugin.git
License: BSD 2-Clause License Copyright (c) 2023, mkdocs-execute-plugin authors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Framework :: MkDocs
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: ipykernel
Requires-Dist: jupytext
Requires-Dist: markdown
Requires-Dist: mkdocs (>=1.4)
Requires-Dist: nbconvert
Requires-Dist: traitlets
Description-Content-Type: text/markdown
License-File: AUTHORS.md
License-File: LICENSE
[Description omitted; length: 2784 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_execute_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_execute_plugin/plugin.py sha256=z1jh86hpLTS1ZTelhFRF9pQiuq-RrF1ngDkFV3NnJYs 6915
mkdocs_execute_plugin/utils.py sha256=5Szw12o5UebR4Nn3yv7sD20-2xyn7leRtsiArwNvqFk 963
mkdocs_execute_plugin/tests/mkdocs.yml sha256=mO1BCrHAOqnxIujd-CY0peSCsYFerTuieFJ3Fc96avY 52
mkdocs_execute_plugin/tests/test_mkdocs.py sha256=pLeiGnisCPnpGfa4gHThFZDbvV4ll-Ug7v9Oq3OHHp4 1386
mkdocs_execute_plugin/tests/docs/index.md sha256=owJ3PNVvYvU63Ja0d62KBpzBapumjpYxnDvoZ4gTQmc 70
mkdocs_execute_plugin/tests/docs/python.py sha256=MfDN0wvVcCgeRJSHQ-woPYGMSkLiJwtvbq9rBOBOH6I 40
mkdocs_execute_plugin/tests/docs/static.md sha256=kj5JzINY3nsjbh9V_EE8rGyJM3VrhpIIGsobFgyGHLc 48
mkdocs_execute_plugin/tests/docs/nested/index.md sha256=LcVMi1IslgAGA1Y9BernV5fYAVVVQ_9JoT_HWpf_wEE 257
mkdocs_execute_plugin-0.0.8.dist-info/METADATA sha256=hb_uvfdZ_ck88MeFE5ddClW-AtvEzlTtGmKk3Ypzx-E 5147
mkdocs_execute_plugin-0.0.8.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
mkdocs_execute_plugin-0.0.8.dist-info/entry_points.txt sha256=3e5tIeA3mioeFoqkZn_XZ9WBBvEejX5p4Zvlv5Qf7zU 70
mkdocs_execute_plugin-0.0.8.dist-info/licenses/AUTHORS.md sha256=WPRVoXIFBE1ncf6H-pTjl7U1exmZa102MFBmwccovhA 292
mkdocs_execute_plugin-0.0.8.dist-info/licenses/LICENSE sha256=AYwTcYLchyD74bWMqBN1UasRbhEg2RexL8xNqII5Y4Q 1339
mkdocs_execute_plugin-0.0.8.dist-info/RECORD

entry_points.txt

execute = mkdocs_execute_plugin.plugin:ExecutePlugin