Python notebook utils
Project description
Copyright (c) 2019 Jérémie DECOCK (www.jdhp.org)
Online documentation: http://nbutils.readthedocs.org
Source code: https://github.com/jeremiedecock/python-nbutils
Issue tracker: https://github.com/jeremiedecock/python-nbutils/issues
nbutils on PyPI: https://pypi.python.org/pypi/nbutils
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
Online documentation: http://nbutils.readthedocs.org
API documentation: http://nbutils.readthedocs.org/en/latest/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the nbutils Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9d89b26d9aaeeed1e54b72562aabf8a6cb9220d6f578f9ec55923b333df186b |
|
MD5 | b616efbbb8e839dea4f810ec87d3d7a6 |
|
BLAKE2b-256 | 1a8879fe9898d2fcb0ccdb0a7334bfa30946ca91f8b485bc72db56e1e5832b3e |