{ "info": { "author": "Filipe Fernandes", "author_email": "ocefpaf@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering" ], "description": "# `nbrr`: Jupyter Notebook Reproducible Repositories\n\n## Continuous Integration Tests\n\n| Platform | Status |\n| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Linux | [![Travis](https://img.shields.io/travis/com/ocefpaf/nbrr/master.svg?label=Linux)](https://travis-ci.com/ocefpaf/nbrr) |\n| Windows | [![AppVeyor](https://img.shields.io/appveyor/ci/ocefpaf/nbrr/master.svg?label=Windows)](https://ci.appveyor.com/project/ocefpaf/nbrr/branch/master) |\n\nYou create the notebooks, ``nbrr`` will do the rest!\n\n- ``environment.yml`` file for ``conda``:\n\n```shell\nnbrr env --notebooks_path . --channel conda-forge --name MyEnv > environment.yml\n```\n\n- ``Travis-CI`` and ``AppVeyor`` configurations:\n\n```shell\nnbrr travis --notebooks_path . > .travis.yml\n```\n\n```shell\nnbrr appveyor --notebooks_path . > .appveyor.yml\n```\n\n- ``README.md`` with a binder link for your GitHub repository:\n\n```shell\nnbrr readme \"My Awesome Notebook Collection\" --repository . > README.md\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyoceans/nbrr", "keywords": "Reproducibility,Scientific Python,Jupyter,GitHub", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "nbrr", "package_url": "https://pypi.org/project/nbrr/", "platform": "", "project_url": "https://pypi.org/project/nbrr/", "project_urls": { "Homepage": "https://github.com/pyoceans/nbrr" }, "release_url": "https://pypi.org/project/nbrr/0.1.2/", "requires_dist": [ "depfinder", "easyargs", "gitpython", "ruamel.yaml", "pytest ; extra == 'testing'" ], "requires_python": "", "summary": "Reproducible repository skeleton", "version": "0.1.2" }, "last_serial": 4891041, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "19596158991f919e9a79a5a2eecc1d34", "sha256": "945e1b3728558b3e2595b89e7aa87fe5f979c1f1c85d97e847dd7707e55a8056" }, "downloads": -1, "filename": "nbrr-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "19596158991f919e9a79a5a2eecc1d34", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7797, "upload_time": "2019-03-03T14:34:25", "url": "https://files.pythonhosted.org/packages/93/39/efef83bb66d7f6902c4a1629851f04055eec6bf7d44c81388c8f9099876f/nbrr-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "732eac5a483efdcb7aa0950ea502b108", "sha256": "4e7bc828288e4e36ae1e0c5644928b1de57ca73591a99d61cb91a0434cd917a3" }, "downloads": -1, "filename": "nbrr-0.1.2.tar.gz", "has_sig": false, "md5_digest": "732eac5a483efdcb7aa0950ea502b108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23623, "upload_time": "2019-03-03T14:34:27", "url": "https://files.pythonhosted.org/packages/07/76/5bf79451bc4ca914b86393c7fce521fd6bc2c519893c75bea7621e873a17/nbrr-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19596158991f919e9a79a5a2eecc1d34", "sha256": "945e1b3728558b3e2595b89e7aa87fe5f979c1f1c85d97e847dd7707e55a8056" }, "downloads": -1, "filename": "nbrr-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "19596158991f919e9a79a5a2eecc1d34", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7797, "upload_time": "2019-03-03T14:34:25", "url": "https://files.pythonhosted.org/packages/93/39/efef83bb66d7f6902c4a1629851f04055eec6bf7d44c81388c8f9099876f/nbrr-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "732eac5a483efdcb7aa0950ea502b108", "sha256": "4e7bc828288e4e36ae1e0c5644928b1de57ca73591a99d61cb91a0434cd917a3" }, "downloads": -1, "filename": "nbrr-0.1.2.tar.gz", "has_sig": false, "md5_digest": "732eac5a483efdcb7aa0950ea502b108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23623, "upload_time": "2019-03-03T14:34:27", "url": "https://files.pythonhosted.org/packages/07/76/5bf79451bc4ca914b86393c7fce521fd6bc2c519893c75bea7621e873a17/nbrr-0.1.2.tar.gz" } ] }