nbscript

View on PyPIReverse Dependencies (0)

0.1.0 nbscript-0.1.0-py3-none-any.whl

Wheel Details

Project: nbscript
Version: 0.1.0
Filename: nbscript-0.1.0-py3-none-any.whl
Download: [link]
Size: 12674
MD5: d960bab6dc16d23468a544249902abba
SHA256: 51d09ff4b034a427109b5394f75d7926e81a3f83c30000537202f0a974a3b1e6
Uploaded: 2020-04-06 11:18:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbscript
Version: 0.1.0
Summary: Run Jupyter notebooks like shell scripts
Author: Richard Darst
Home-Page: https://github.com/NordicHPC/nbscript
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*,
Requires-Dist: jupyter-client
Requires-Dist: nbconvert
Requires-Dist: nbformat
Description-Content-Type: text/markdown
[Description omitted; length: 7124 characters]

WHEEL

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

RECORD

Path Digest Size
nbscript/__init__.py sha256=ZaUZRQhTvg4DZeElzNw5ok1P90pvmZ-oso25K8owgEw 61
nbscript/_version.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
nbscript/nbscript.py sha256=nwYwNx21miCdbq7IuvStIp6kvPaJvtgCKcgg-VxavTw 6244
nbscript/snotebook.py sha256=d_rFuk0EpJeiDWh2D4kOtmu5gWUmGv_QeVP1t1uKvrc 5324
nbscript/test_nbscript.py sha256=ChYSIHn2bXs8vuWyexZsxURd94eNEpec5VTEDM2anFc 3607
nbscript/test_snotebook.py sha256=PUAKl8RClMuHklvou6zNF3jZUDXJg9ReQopq4OZemCU 1630
nbscript/testutil.py sha256=Y4j_c6QqFVoWt6mLxDC_M3DTMk30--s6I1RxgUiiexg 1384
nbscript-0.1.0.dist-info/LICENSE sha256=WKaab6cZVYvLqHvhYa0K8Bmbhu7N5afiX5LTUvN39SM 1547
nbscript-0.1.0.dist-info/METADATA sha256=ogjceFOcDORR1bW26eDglBwQJXmj3SiQ4sE1UucVxek 7792
nbscript-0.1.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
nbscript-0.1.0.dist-info/entry_points.txt sha256=TpNAai2dx_j_WSXWCUU2yu2QaAZYmhI5NeD_GFylA18 98
nbscript-0.1.0.dist-info/top_level.txt sha256=ehSfhGJpnugmLTsx4QmEz5LnvMKCQDlu7eCQvrisVzo 9
nbscript-0.1.0.dist-info/RECORD

top_level.txt

nbscript

entry_points.txt

nbscript = nbscript.nbscript:nbscript
snotebook = nbscript.snotebook:snotebook