exporter

View on PyPIReverse Dependencies (0)

0.0.4 exporter-0.0.4-py3-none-any.whl

Wheel Details

Project: exporter
Version: 0.0.4
Filename: exporter-0.0.4-py3-none-any.whl
Download: [link]
Size: 9019
MD5: 9f72b2e245767d1fb1c42191dc762ba4
SHA256: e170b60c1b176d7b4132ae66a52d4308a8c86869cfc8eda185c93e881ea06480
Uploaded: 2021-03-01 22:40:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exporter
Version: 0.0.4
Summary: exporter helps to export Jupyter notebooks as a Python script.
Author: Hasan Yaman
Author-Email: hasannyaman[at]gmail.com
Home-Page: https://github.com/hasan-yaman/Exporter
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: nbformat
Requires-Dist: imgkit
Requires-Dist: Pygments
Description-Content-Type: text/markdown
[Description omitted; length: 3082 characters]

WHEEL

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

RECORD

Path Digest Size
exporter/__init__.py sha256=T0J6XKbmzOvRrCoWyOPDGagQ5CGp4AR_xEP3qAeLUpw 88
exporter/console_script.py sha256=j9Qo2_8-3V-FgheGEwECT8SQpM16wKXzINnMbRQ6YZo 3404
exporter/constants.py sha256=zLDWHpAEICvAc37FXhHhlHoZnCk6Hbr43w4de6UZTi8 105
exporter/exceptions.py sha256=xKbQaVf1PItwdBqi1uVJtPHOBJQEg-FOazgZahxkMQ4 692
exporter/exporter.py sha256=Gqyl4-u4fuGkahk2qTFmFK3Ltbk45NGK-cdEogGMxps 2572
exporter/helper.py sha256=yUBr1l2tR5mDiAgwPfb5Gnm66ZjG7sSLcusKiNkox7o 1754
exporter/image_exporter.py sha256=16yw6X_zzlYXi1e3eYpC4pH4LOUHJgBq9D5fmRIioo4 4122
exporter/monkey_patch.py sha256=ZrbCfnLtfw5p5hIiA2y2DUtKVHXAuylLdypPKEV_hHM 810
exporter-0.0.4.dist-info/LICENSE sha256=E-BGZsmUtVCu7rAVv_drRXaxiWykZVTOyfvt4ihkBz0 1064
exporter-0.0.4.dist-info/METADATA sha256=q4sMjCoH94hd-j7oIKwBfjb4VC2B8ekCp4FqMzJ50tE 3628
exporter-0.0.4.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
exporter-0.0.4.dist-info/entry_points.txt sha256=DbpgMQR6Ne9bLMu1ZkbA590SNoX3OHBptiE_SGkkUM4 153
exporter-0.0.4.dist-info/top_level.txt sha256=n-PnHqmR28yEzwZSS8k7YzZM3hDBtsDI7u1oQ5nKrXg 9
exporter-0.0.4.dist-info/RECORD

top_level.txt

exporter

entry_points.txt

exporter = exporter.console_script:run_export_console_script
image-exporter = exporter.console_script:run_image_export_console_script