{ "info": { "author": "Andreas @blackhc Kirsch", "author_email": "blackhc+notebook_setup@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Notebook setup package\n\n[![Build Status](https://travis-ci.org/BlackHC/mdp.svg?branch=master)](https://travis-ci.org/BlackHC/mdp)\n\nIdea is to\n```\nimport blackhc.notebook\n```\nand get someuseful stuff in your jupyter notebooks.\n\nRight now 'useful stuff' is:\n\n* finds the project root and changes directory to that;\n* adds `$project_root/src` to the Python paths;\n* load the autoreload extension and set its mode to 2.\n\n## Installation\n\nTo install using pip, use:\n\n```\npip install blackhc.notebook\n```\n\nTo run the tests, use:\n\n```\npython setup.py test\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/blackhc/notebook_setup", "keywords": "jupyter", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "blackhc.notebook", "package_url": "https://pypi.org/project/blackhc.notebook/", "platform": "", "project_url": "https://pypi.org/project/blackhc.notebook/", "project_urls": { "Homepage": "https://github.com/blackhc/notebook_setup" }, "release_url": "https://pypi.org/project/blackhc.notebook/2.0.0/", "requires_dist": [ "gitpython", "check-manifest ; extra == 'dev'", "coverage ; extra == 'test'", "pytest ; extra == 'test'", "pyfakefs (==3.3) ; extra == 'test'" ], "requires_python": "", "summary": "Notebook setup code", "version": "2.0.0" }, "last_serial": 4580593, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5741bf77e7346369e7252b7786da0a95", "sha256": "83568ef8a069756f5d3e0ff4be3f2b9df91792fa2f4438b870a8cb025df9856b" }, "downloads": -1, "filename": "blackhc.notebook-1.0-py3.6.egg", "has_sig": false, "md5_digest": "5741bf77e7346369e7252b7786da0a95", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 3394, "upload_time": "2018-02-23T19:07:48", "url": "https://files.pythonhosted.org/packages/34/ca/80859f3c99713fdf04bceff6a5fb05aae9f2f63fc966e67ad22e3180675c/blackhc.notebook-1.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "ad96f7832fdc9ad9ff9e020957846eb8", "sha256": "d19c19b403120b21b21451d5de7de5929a561df3bb5b73d48a705c4ccfcf3363" }, "downloads": -1, "filename": "blackhc.notebook-1.0.tar.gz", "has_sig": false, "md5_digest": "ad96f7832fdc9ad9ff9e020957846eb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2018-02-23T19:07:50", "url": "https://files.pythonhosted.org/packages/6f/96/1c88738a8fc8e717a67a26ec3df1d0319699bcfda481070d64abbcc5108a/blackhc.notebook-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b271d337263956015eeb2cb1c242ddbf", "sha256": "759804eca21dc097f912d159dd7ac2e1489779e20aa2fb81e36e879af74f27ff" }, "downloads": -1, "filename": "blackhc.notebook-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b271d337263956015eeb2cb1c242ddbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3310, "upload_time": "2018-02-23T19:15:59", "url": "https://files.pythonhosted.org/packages/57/14/94f3fe5c34d02a6d4a74e0607bf65fa00d5cca32a930ff0a81f4e77ed865/blackhc.notebook-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ddab878bbf7f2ba834c565efe9e3be95", "sha256": "70721e8e9a5a7390a3f710c2fdd715b23d0ff6a93802b89e1b4be58b14213706" }, "downloads": -1, "filename": "blackhc.notebook-1.0.2.tar.gz", "has_sig": false, "md5_digest": "ddab878bbf7f2ba834c565efe9e3be95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3338, "upload_time": "2018-02-23T19:23:51", "url": "https://files.pythonhosted.org/packages/c3/fc/5697aa981e1789676916df285771197ec9440e1d4ab61a4998944b8e6756/blackhc.notebook-1.0.2.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "9c36277a214fc07e1d9d7517210a87cd", "sha256": "32a4dfab6385606ea1765203885a98e8d78edce212b1d38afe2d39fb3bfc4264" }, "downloads": -1, "filename": "blackhc.notebook-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9c36277a214fc07e1d9d7517210a87cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3550, "upload_time": "2018-12-10T12:51:02", "url": "https://files.pythonhosted.org/packages/5c/60/c28ef7c0dd82532b1907fb529c9bfa7e262d25bb4f8edee603494fcf1210/blackhc.notebook-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2736d8349f41bdf80d19e963e7939cb8", "sha256": "bfb772a36519989ddf9b7510f4b39b7762fd18eb0f74e4b46f5e9ca31d869c27" }, "downloads": -1, "filename": "blackhc.notebook-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2736d8349f41bdf80d19e963e7939cb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2018-12-10T12:51:03", "url": "https://files.pythonhosted.org/packages/58/b8/32c83ac4533f1f80b5a5ad0b015f3746c5c11ff62fd819c9beb19ceb6031/blackhc.notebook-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c36277a214fc07e1d9d7517210a87cd", "sha256": "32a4dfab6385606ea1765203885a98e8d78edce212b1d38afe2d39fb3bfc4264" }, "downloads": -1, "filename": "blackhc.notebook-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9c36277a214fc07e1d9d7517210a87cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3550, "upload_time": "2018-12-10T12:51:02", "url": "https://files.pythonhosted.org/packages/5c/60/c28ef7c0dd82532b1907fb529c9bfa7e262d25bb4f8edee603494fcf1210/blackhc.notebook-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2736d8349f41bdf80d19e963e7939cb8", "sha256": "bfb772a36519989ddf9b7510f4b39b7762fd18eb0f74e4b46f5e9ca31d869c27" }, "downloads": -1, "filename": "blackhc.notebook-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2736d8349f41bdf80d19e963e7939cb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2018-12-10T12:51:03", "url": "https://files.pythonhosted.org/packages/58/b8/32c83ac4533f1f80b5a5ad0b015f3746c5c11ff62fd819c9beb19ceb6031/blackhc.notebook-2.0.0.tar.gz" } ] }