jupyter-code-extractor

View on PyPIReverse Dependencies (0)

0.1.2 jupyter_code_extractor-0.1.2-py3-none-any.whl

Wheel Details

Project: jupyter-code-extractor
Version: 0.1.2
Filename: jupyter_code_extractor-0.1.2-py3-none-any.whl
Download: [link]
Size: 5768
MD5: 291d01a24a5740154495ea0d54c8f434
SHA256: 19eb74f5c30b5a2ec657f9bd712008017eb5dfa6aed0f8848940814527479cd0
Uploaded: 2023-09-22 02:09:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyter-code-extractor
Version: 0.1.2
Summary: CLI tool to extract the code cells of a jupyter notebook into a .txt file.
Author: Hamed Haghjo
Author-Email: hamedhaghjo[at]hotmail.com
Home-Page: https://github.com/RealWorga/jupyter-code-extractor
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2702 characters]

WHEEL

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

RECORD

Path Digest Size
extract_code_jupyter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
extract_code_jupyter/cli.py sha256=z_1_D1XLg7dOL8-_aVO6jgw5dAX3aJjjqztHwZRlC70 516
extract_code_jupyter/extractor.py sha256=Z6J5XjpZlQRul5fFhZzwFN7kKXDopc1EIPJCLVb226Y 1740
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_extractor.py sha256=aM5U9_21kO4PS6VzeoezLCjZx9Z6iETupyhq4LlD_TE 835
jupyter_code_extractor-0.1.2.dist-info/LICENSE sha256=YIntnMRVRc53ruRS6Jbe_aM3MTxQtcJvqYyTE31u4Vw 1069
jupyter_code_extractor-0.1.2.dist-info/METADATA sha256=RpgsjcvG_nu89IcQluKBT_1FM6WBAWuZ0CEIf1zEgAs 3183
jupyter_code_extractor-0.1.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
jupyter_code_extractor-0.1.2.dist-info/entry_points.txt sha256=00--ZqJeKBQhf1rMLnYuU_dp-wlghjm77KRW1FQ9auA 73
jupyter_code_extractor-0.1.2.dist-info/top_level.txt sha256=noy7t-qhifA0uq1p90Ryu1gnhY5H0seBQGPCmOWNg5c 27
jupyter_code_extractor-0.1.2.dist-info/RECORD

top_level.txt

extract_code_jupyter
tests

entry_points.txt

jupyter-code-extractor = extract_code_jupyter.cli:main