Skip to main content

Easy imports from Jupyter Notebooks

Project description

Coverage Status

ZnIPy - Easy imports from Jupyter Notebooks

See Importing Jupyter Notebooks as Modules for more information.

from znipy import NotebookLoader

module = NotebookLoader().load_module("JupyterNotebook.ipnyb")

hello_world = module.HelloWorld()

or with direct imports

import znipy
znipy.register()

from JupyterNotebook import HelloWorld

hello_world = HelloWorld()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

znipy-0.1.1.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

znipy-0.1.1-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file znipy-0.1.1.tar.gz.

File metadata

  • Download URL: znipy-0.1.1.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for znipy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8453b336f5748c0197aa28dfadf73ad06d45145058c53e7503000ddd2731800f
MD5 cc24da553624640292fd92c96d264f5f
BLAKE2b-256 94c491f7385582adebafb0cfb08e3832cc58a36bae07c19c7072ae2811a7854c

See more details on using hashes here.

File details

Details for the file znipy-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: znipy-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for znipy-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a698ab92b01260342c1e4c7f6a4f1d913a3bee7f73de709a72a690666332cd76
MD5 6b91b599d8ad4e22228f4e1cc5917065
BLAKE2b-256 9e503e4457d84bdd42380f9f0aa90a37b08897eba2a05446bb9da3e3f6303128

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page