dbx-notebook-exporter

View on PyPIReverse Dependencies (1)

0.4.1 dbx_notebook_exporter-0.4.1-py3-none-any.whl

Wheel Details

Project: dbx-notebook-exporter
Version: 0.4.1
Filename: dbx_notebook_exporter-0.4.1-py3-none-any.whl
Download: [link]
Size: 5732
MD5: 457e7d5796362b06e4f5a80741b6b5a1
SHA256: 9ca9b6d9d48b01046a3aa71a482672c3db1f7085a216bc6c9152c89f5c8bf939
Uploaded: 2021-07-19 05:34:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dbx-notebook-exporter
Version: 0.4.1
Summary: Databrics Notebook Exporter
Author: Jiri Koutny
Author-Email: jiri.koutny[at]datasentics.com
Home-Page: https://github.com/bricksflow/dbx-notebook-exporter
Project-Url: Repository, https://github.com/bricksflow/dbx-notebook-exporter
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5.2
Requires-Dist: ipython (>=7.8)
Requires-Dist: nbconvert (>=5.6)
Description-Content-Type: text/markdown
[Description omitted; length: 44 characters]

WHEEL

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

RECORD

Path Digest Size
dbxnotebookexporter/databricks/databricks_notebook.tpl sha256=zy-Cg8cxtAsAxDXWwz9ML7PBR-c60QDEINpL3LQf69Q 381
dbxnotebookexporter/databricks/DatabricksNotebookExporter.py sha256=qDzYvnj0rBdBiot7h14CJOHZ3GP9Bv2NRW4dX-jnm34 466
dbxnotebookexporter/json/formatCellContent.py sha256=WGkqK78MUi2pcnP81gk7SQGAU6cytGOtkie0Lcnt7TU 209
dbxnotebookexporter/json/json_notebook.tpl sha256=ZITvo3fATWZ_Pljzq5Ln7EI_ikYDUFSCXhk7u5HtFwA 1782
dbxnotebookexporter/json/JsonNotebookExporter.py sha256=V3DGram3GGxF6eRkhXZHvbU-ldXoDoRtOTHOfImU6Lk 772
dbxnotebookexporter/python/python_notebook.tpl sha256=SmLoqkxLsvVYYnFZoBUbK_mKfINoLdv0-KvYLC08yRo 266
dbxnotebookexporter/python/PythonNotebookExporter.py sha256=WfpST08FxZexpVS-ylmapCIQglhw1ekJWmjakiEQQeI 447
dbx_notebook_exporter-0.4.1.dist-info/entry_points.txt sha256=NzB_KtKGN3QdQzTpkEQ3tQBvnhWsuD7KGwE4_3CzxGk 201
dbx_notebook_exporter-0.4.1.dist-info/LICENSE.md sha256=KBuz7rj8GAyH0ftwuPvLafW_EQJ84be6N0h-WxNLn3g 1079
dbx_notebook_exporter-0.4.1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
dbx_notebook_exporter-0.4.1.dist-info/METADATA sha256=DHfm9m5wNg0xKRWA5EshrA2uQebs57kAOFjt1T36P4Q 837
dbx_notebook_exporter-0.4.1.dist-info/RECORD

entry_points.txt

dbx-json-notebook = dbxnotebookexporter.json.JsonNotebookExporter:JsonNotebookExporter
dbx-python-notebook = dbxnotebookexporter.python.PythonNotebookExporter:PythonNotebookExporter