nuclio-jupyter

View on PyPIReverse Dependencies (1)

0.11.1 nuclio_jupyter-0.11.1-py3-none-any.whl

Wheel Details

Project: nuclio-jupyter
Version: 0.11.1
Filename: nuclio_jupyter-0.11.1-py3-none-any.whl
Download: [link]
Size: 51828
MD5: 5f1c03e06520765e96d5ca9481ac31bc
SHA256: 6eea3278d8dd9abcf5e332d7809e575f4da25e7bd8d64337cb9599cffbc8fce8
Uploaded: 2024-11-14 13:24:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nuclio-jupyter
Version: 0.11.1
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.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: pyyaml (<7,>=3.13)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: boto3 (>=1.28.0)
Requires-Dist: importlib-metadata (<8.0.0)
Requires-Dist: ipython (>=7.27.0)
Requires-Dist: jupyter-server (>=2.0.0)
Requires-Dist: ipykernel (>=5.0.0)
Requires-Dist: ipython (~=7.0); python_version < "3.8"
Requires-Dist: ipython (~=8.0); python_version >= "3.8"
Provides-Extra: jupyter-server
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 27071 characters]

WHEEL

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

RECORD

Path Digest Size
nuclio/__init__.py sha256=z1YgEuGXRndXUYhpgpHWn0Rjr25N0J2QNYmJuSxD9oU 1106
nuclio/__main__.py sha256=tdoIgLNMlTVPAJpV8uq3PsAo339PziKxkNzSnRZ8aS8 1799
nuclio/archive.py sha256=W74WRptRumN8jwx2aAGiju2JpqJZORyJrsn5OrDcaVw 10352
nuclio/auth.py sha256=wtckGj3CNgqfgoIpFYDb052AVOSVVSIg6NL4jHBdIis 1728
nuclio/build.py sha256=o4m5Uaw1cZLZIS1OLQN_T0CL0KCtRKJeVZ1P_hp94nQ 8618
nuclio/config.py sha256=ihuUmLPLq2oafK6LlVm7yr6jvY_R__GPjpkvo2MxQww 12057
nuclio/deploy.py sha256=vvYjNs1_1n4I4HM85mctkTpnDZPjMbQVVhsA31tOL8E 26805
nuclio/export.py sha256=KS8LDNIQDErGv9RGAYHmsJnWP64q-WkDTvjV5NOvONk 17306
nuclio/magic.py sha256=Ln8s7vp8UyVQpTuNiK7PDO7lvnrlp7oNlKGO99-BKu0 14512
nuclio/request.py sha256=XZ1U8WbbqUGHLyJS77oKOY3xgZC3mQBWJ_Ki4tJfgCA 7372
nuclio/triggers.py sha256=Io7fXJUyq0Gn1HxeNgyWFU58Lbm7ORl66Ah1knYgpvk 13528
nuclio/utils.py sha256=7QRUv86BhagIrCcq-L6MNY1jL5bbJYphMzYRoGAfR_s 6209
nuclio_jupyter-0.11.1.dist-info/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
nuclio_jupyter-0.11.1.dist-info/METADATA sha256=cM6MRB0DEWolArqDXKGALWZuEWpU1nNm2SUVTUbqQ_U 28369
nuclio_jupyter-0.11.1.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
nuclio_jupyter-0.11.1.dist-info/entry_points.txt sha256=FSeyQ4au11qOJ16rpuH6pNafAxtmM6yCgYir9Zh7tkY 109
nuclio_jupyter-0.11.1.dist-info/top_level.txt sha256=xH_PrJDXo9P_qJMqLZQZlkMCYFZQlWKtE9lcDNaigJk 7
nuclio_jupyter-0.11.1.dist-info/RECORD

top_level.txt

nuclio

entry_points.txt

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