Skip to main content

Python notebook utils

Project description

Copyright (c) 2019 Jérémie DECOCK (www.jdhp.org)

Description

Python notebook utils

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

  • Python >= 3.0

Installation

Gnu/Linux

You can install, upgrade, uninstall nbutils with these commands (in a terminal):

pip install --pre nbutils
pip install --upgrade nbutils
pip uninstall nbutils

Or, if you have downloaded the nbutils source code:

python3 setup.py install

Windows

You can install, upgrade, uninstall nbutils with these commands (in a command prompt):

py -m pip install --pre nbutils
py -m pip install --upgrade nbutils
py -m pip uninstall nbutils

Or, if you have downloaded the nbutils source code:

py setup.py install

MacOSX

You can install, upgrade, uninstall nbutils with these commands (in a terminal):

pip install --pre nbutils
pip install --upgrade nbutils
pip uninstall nbutils

Or, if you have downloaded the nbutils source code:

python3 setup.py install

Documentation

Example usage

TODO

Bug reports

To search for bugs or report them, please use the nbutils Bug Tracker at:

https://github.com/jeremiedecock/python-nbutils/issues

License

This project is provided under the terms and conditions of the MIT License.

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

nbutils-0.1.dev0.tar.gz (14.8 kB view details)

Uploaded Source

File details

Details for the file nbutils-0.1.dev0.tar.gz.

File metadata

  • Download URL: nbutils-0.1.dev0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for nbutils-0.1.dev0.tar.gz
Algorithm Hash digest
SHA256 f9d89b26d9aaeeed1e54b72562aabf8a6cb9220d6f578f9ec55923b333df186b
MD5 b616efbbb8e839dea4f810ec87d3d7a6
BLAKE2b-256 1a8879fe9898d2fcb0ccdb0a7334bfa30946ca91f8b485bc72db56e1e5832b3e

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