vinbterm

View on PyPIReverse Dependencies (0)

0.1.6 vinbterm-0.1.6-py3-none-any.whl

Wheel Details

Project: vinbterm
Version: 0.1.6
Filename: vinbterm-0.1.6-py3-none-any.whl
Download: [link]
Size: 12480
MD5: fa8554b19ce232a0f9c695b4262134b7
SHA256: 202d0ea43f36e7e7c2a3a954824045e04777339136652f36ab77314df48a0366
Uploaded: 2024-03-03 06:16:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vinbterm
Version: 0.1.6
Summary: A tool for viewing, editing and executing Jupyter Notebooks in the terminal
Author: David Brochart, Junbo Zhang
Author-Email: dr.jimbozhang[at]gmail.com
Home-Page: https://github.com/jimbozhang/nbterm
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: prompt-toolkit (>=3.0.16)
Requires-Dist: typer (>=0.4.0)
Requires-Dist: pygments
Requires-Dist: rich
Requires-Dist: kernel-driver (>=0.0.6)
Requires-Dist: ipykernel
Requires-Dist: mypy; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1469 characters]

WHEEL

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

RECORD

Path Digest Size
nbterm/__init__.py sha256=2c-IifJoYGoj7tTIBwrPoMkr1r9kHej1teF5mDV4cag 81
nbterm/_version.py sha256=zZWvFWgzzOtEmbCHMdx4tW6uPlzN99rY9OQvN4j6VLs 72
nbterm/cell.py sha256=oC3Eok6Hkuew6zONSHxv8aSoDvTqLziGRGZAiTI5o7M 10593
nbterm/format.py sha256=oggPNKrmcKDC6wdf2MyvQSj0ec-XNSdhBtOnQcDk5XI 1443
nbterm/help.py sha256=Ym-Jomh-7UWcICVcqYoYMx8ad8kNLQNEgB5pCBwEk0c 2441
nbterm/key_bindings.py sha256=nihu1hCQm7C1Uoq9gByp_aiOaZynf48VC4g_yS7Eja4 4500
nbterm/nbterm.py sha256=ZwQckB35muwBU7Xd-MQbJrrNVgUrjBOZotCjddE-llY 2712
nbterm/notebook.py sha256=2972nvqIVAmyxVXbv0WKmZXN38AjV5YA93dEdoSv3vw 14105
vinbterm-0.1.6.dist-info/LICENSE sha256=D4RG-56mwADojKq7mjLm37ldh6SNFelKvKIEM1x1FmY 1081
vinbterm-0.1.6.dist-info/METADATA sha256=IlNjbazLPPcMsRCMBwspT5ni-JaR_JDh7Rwvv80ayXs 2312
vinbterm-0.1.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
vinbterm-0.1.6.dist-info/entry_points.txt sha256=IQy0agxWKKD5ZGx4SQiFuLHf5K83pkDqOcoMEQ-ApgU 45
vinbterm-0.1.6.dist-info/top_level.txt sha256=2R6SvKlYsOr0BhgDCUB8bhqbWmCxT0C5uHAb42Td9YU 7
vinbterm-0.1.6.dist-info/RECORD

top_level.txt

nbterm

entry_points.txt

nbterm = nbterm.nbterm:cli