jupyter-docx-bundler

View on PyPIReverse Dependencies (0)

0.4.0 jupyter_docx_bundler-0.4.0-py3-none-any.whl

Wheel Details

Project: jupyter-docx-bundler
Version: 0.4.0
Filename: jupyter_docx_bundler-0.4.0-py3-none-any.whl
Download: [link]
Size: 13895
MD5: f234d44ecf86d079230467e8fe3484c8
SHA256: cd7e61c09f2c401d237da34ff017b1c4c8b7831767e8307f94ee7b7724ad70e1
Uploaded: 2023-08-20 13:13:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyter-docx-bundler
Version: 0.4.0
Summary: Jupyter bundler extension to export notebook as a docx file
Author-Email: Marco Rossi <developer[at]marco-rossi.com>
Project-Url: repository, https://github.com/m-rossi/jupyter-docx-bundler
Project-Url: Bug Tracker, https://github.com/m-rossi/jupyter-docx-bundler/issues
Project-Url: changelog, https://github.com/m-rossi/jupyter-docx-bundler/blob/main/CHANGELOG.md
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: lxml
Requires-Dist: nbconvert (>=7.0)
Requires-Dist: notebook (>=7.0)
Requires-Dist: pandas
Requires-Dist: pandocfilters
Requires-Dist: pypandoc (>=1.4)
Requires-Dist: requests
Requires-Dist: tabulate
Requires-Dist: importlib-resources; python_version < "3.9"
Requires-Dist: ipython (>=7.0); extra == "test"
Requires-Dist: kaleido; extra == "test"
Requires-Dist: matplotlib (>=3.1); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: nbformat; extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: pillow (>=6.0.0); extra == "test"
Requires-Dist: plotly; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-lazy-fixture; extra == "test"
Requires-Dist: sympy; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2660 characters]

WHEEL

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

RECORD

Path Digest Size
jupyter_docx_bundler/__init__.py sha256=Z5k9qiTGyzE9_pTYHpj6XnCk7Lq0G1Ntop7mQCQS37Y 627
jupyter_docx_bundler/converters.py sha256=SopJ9N2O9kQ4ljmDAtFApbPYdKKKLRkq1xJf-zXlz-I 13070
jupyter_docx_bundler/pandoc_filter.py sha256=bLZkTRD34eWA8iYIdJm4Y3RpZvGBMse_yiCfouSw4d8 264
jupyter_docx_bundler/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_docx_bundler/tests/conftest.py sha256=5TArRBajiEAk1RQb3tlN3ltp-2nzZdD2LtDQud-mPmA 18101
jupyter_docx_bundler/tests/test_bundler.py sha256=hWNsqqB7rPnp9k_FU3E5ZgD_0HvXTfsMJ69h9C4BcCk 462
jupyter_docx_bundler/tests/test_converters.py sha256=fkqHip_NLHvP2ja6YWk0Sl7xmTrWQf8IdNZ27Qa9t8g 8686
jupyter_docx_bundler-0.4.0.dist-info/LICENSE sha256=IJaFmhrdaSlixRdzGLThnkkDlnbejo-v7WKoYdVPSAM 1073
jupyter_docx_bundler-0.4.0.dist-info/METADATA sha256=AibdP5rBq7x7iEZLIWsuukkScpkPJIpOCJZxD866r0A 4465
jupyter_docx_bundler-0.4.0.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
jupyter_docx_bundler-0.4.0.dist-info/entry_points.txt sha256=p2Yph01rnJT-FBKtjmQPNxN88xZYWh-TNdUGi-aMZ7Q 63
jupyter_docx_bundler-0.4.0.dist-info/top_level.txt sha256=d4BOgXknIjcLrQAYo3ABiOqfD7B_wGg1SQtfqBWof-U 21
jupyter_docx_bundler-0.4.0.dist-info/RECORD

top_level.txt

jupyter_docx_bundler

entry_points.txt

docx = jupyter_docx_bundler:DocxExporter