{ "info": { "author": "J\u00e9r\u00e9mie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=======\nnbutils\n=======\n\nCopyright (c) 2019 J\u00e9r\u00e9mie DECOCK (www.jdhp.org)\n\n* Web site: http://www.jdhp.org/software_en.html#nbutils\n* Online documentation: http://nbutils.readthedocs.org\n* Source code: https://github.com/jeremiedecock/python-nbutils\n* Issue tracker: https://github.com/jeremiedecock/python-nbutils/issues\n* nbutils on PyPI: https://pypi.python.org/pypi/nbutils\n\n\nDescription\n===========\n\nPython notebook utils\n\nNote:\n\n This project is still in beta stage, so the API is not finalized yet.\n\n\nDependencies\n============\n\n* Python >= 3.0\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall nbutils with these commands (in a\nterminal)::\n\n pip install --pre nbutils\n pip install --upgrade nbutils\n pip uninstall nbutils\n\nOr, if you have downloaded the nbutils source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install nbutils\n\nWindows\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under Windows 7.\n.. It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall nbutils with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre nbutils\n py -m pip install --upgrade nbutils\n py -m pip uninstall nbutils\n\nOr, if you have downloaded the nbutils source code::\n\n py setup.py install\n\nMacOSX\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.5 under MacOSX 10.9 (*Mavericks*).\n.. It should also work with recent MacOSX systems.\n\nYou can install, upgrade, uninstall nbutils with these commands (in a\nterminal)::\n\n pip install --pre nbutils\n pip install --upgrade nbutils\n pip uninstall nbutils\n\nOr, if you have downloaded the nbutils source code::\n\n python3 setup.py install\n\n\nDocumentation\n=============\n\n* Online documentation: http://nbutils.readthedocs.org\n* API documentation: http://nbutils.readthedocs.org/en/latest/api.html\n\n\nExample usage\n=============\n\nTODO\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the nbutils Bug Tracker at:\n\n https://github.com/jeremiedecock/python-nbutils/issues\n\n\nLicense\n=======\n\nThis project is provided under the terms and conditions of the `MIT License`_.\n\n\n.. _MIT License: http://opensource.org/licenses/MIT\n.. _command prompt: https://en.wikipedia.org/wiki/Cmd.exe\n", "description_content_type": "", "docs_url": null, "download_url": "http://www.jdhp.org/software_en.html#nbutils", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/software_en.html#nbutils", "keywords": "nbutils", "license": "", "maintainer": "", "maintainer_email": "", "name": "nbutils", "package_url": "https://pypi.org/project/nbutils/", "platform": "", "project_url": "https://pypi.org/project/nbutils/", "project_urls": { "Download": "http://www.jdhp.org/software_en.html#nbutils", "Homepage": "http://www.jdhp.org/software_en.html#nbutils" }, "release_url": "https://pypi.org/project/nbutils/0.1.dev0/", "requires_dist": null, "requires_python": "", "summary": "Python notebook utils", "version": "0.1.dev0" }, "last_serial": 4733447, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "b616efbbb8e839dea4f810ec87d3d7a6", "sha256": "f9d89b26d9aaeeed1e54b72562aabf8a6cb9220d6f578f9ec55923b333df186b" }, "downloads": -1, "filename": "nbutils-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "b616efbbb8e839dea4f810ec87d3d7a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14752, "upload_time": "2019-01-23T23:27:59", "url": "https://files.pythonhosted.org/packages/1a/88/79fe9898d2fcb0ccdb0a7334bfa30946ca91f8b485bc72db56e1e5832b3e/nbutils-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b616efbbb8e839dea4f810ec87d3d7a6", "sha256": "f9d89b26d9aaeeed1e54b72562aabf8a6cb9220d6f578f9ec55923b333df186b" }, "downloads": -1, "filename": "nbutils-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "b616efbbb8e839dea4f810ec87d3d7a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14752, "upload_time": "2019-01-23T23:27:59", "url": "https://files.pythonhosted.org/packages/1a/88/79fe9898d2fcb0ccdb0a7334bfa30946ca91f8b485bc72db56e1e5832b3e/nbutils-0.1.dev0.tar.gz" } ] }