nuclio-jupyter

View on PyPIReverse Dependencies (1)

0.9.16 nuclio_jupyter-0.9.16-py3-none-any.whl

Wheel Details

Project: nuclio-jupyter
Version: 0.9.16
Filename: nuclio_jupyter-0.9.16-py3-none-any.whl
Download: [link]
Size: 51899
MD5: 465a27b1a95f2ebf30cd96717e8c8a98
SHA256: 4b883ce6250359734a8c5eafed86c1e091193b2f55cea5f243886dd0063660b9
Uploaded: 2024-02-07 14:44:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nuclio-jupyter
Version: 0.9.16
Summary: Convert Jupyter notebook to nuclio
Author: Miki Tebeka
Author-Email: miki[at]353solutions.com
Home-Page: https://github.com/nuclio/nuclio-jupyter
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: nbconvert (>=6.4.5)
Requires-Dist: notebook (<7.0.0,>=6.4)
Requires-Dist: pyyaml (<6.0.0,>=3.13)
Requires-Dist: requests (>=2.20.1)
Requires-Dist: boto3 (>=1.9)
Requires-Dist: ipython (~=7.0); python_version < "3.8"
Requires-Dist: ipython (~=8.0); python_version >= "3.8"
Requires-Dist: jupyter-server (~=1.0); extra == "jupyter-server"
Provides-Extra: jupyter-server
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 27071 characters]

WHEEL

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

RECORD

Path Digest Size
nuclio/__init__.py sha256=gfINI6GlBEIDXT-3XPWftmqXA_-cIpnfFoP6ZEQWWXo 1106
nuclio/__main__.py sha256=tdoIgLNMlTVPAJpV8uq3PsAo339PziKxkNzSnRZ8aS8 1799
nuclio/archive.py sha256=jusg6VpPed7tmzwBAZYYqV-ZV-UyH0LwdS_-eM5QoEs 10295
nuclio/auth.py sha256=wtckGj3CNgqfgoIpFYDb052AVOSVVSIg6NL4jHBdIis 1728
nuclio/build.py sha256=idf43ABWpygDBkXJFnZTALA3kr5wj2LuYC4kxyxiUTM 8419
nuclio/config.py sha256=9V_UPsHn-HeTQ5lfuKF-cl9BVd1KlyVXfGv5rMkEX9Q 11811
nuclio/deploy.py sha256=yH2CueHJu615ldXf92AaZVeP67qTZ57719NZzndb6C8 26775
nuclio/export.py sha256=TYVs8FFYMj6boFc37iglvHfEak2PVK96FCzxRq1wCYU 17301
nuclio/magic.py sha256=9TSkFROhDdQ2J0RYYW-nr5kvOsLBn4-PwWZRMPueATQ 14513
nuclio/request.py sha256=XZ1U8WbbqUGHLyJS77oKOY3xgZC3mQBWJ_Ki4tJfgCA 7372
nuclio/triggers.py sha256=do5SCgZTttlJ4_xufHiIsaOqBpcUI112cdltInls5-A 13286
nuclio/utils.py sha256=qtSD4RRnib6IP8DG-mrr5uEa24UNqNl5gqjw9UKWjko 7071
nuclio_jupyter-0.9.16.dist-info/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
nuclio_jupyter-0.9.16.dist-info/METADATA sha256=TDOugWIdDmpnt1kzTy8x1RMgUnt5ZQPqOj8AvGynJYg 28405
nuclio_jupyter-0.9.16.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
nuclio_jupyter-0.9.16.dist-info/entry_points.txt sha256=FSeyQ4au11qOJ16rpuH6pNafAxtmM6yCgYir9Zh7tkY 109
nuclio_jupyter-0.9.16.dist-info/top_level.txt sha256=xH_PrJDXo9P_qJMqLZQZlkMCYFZQlWKtE9lcDNaigJk 7
nuclio_jupyter-0.9.16.dist-info/RECORD

top_level.txt

nuclio

entry_points.txt

nuclio = nuclio.__main__:main
nuclio = nuclio.export:NuclioExporter