{ "info": { "author": "Alexis Fortin-C\u00f4t\u00e9", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "[![Latest PyPI version](https://img.shields.io/pypi/v/offlineslides.svg?style=flat)](https://pypi.python.org/pypi/offline_slides)\n[![Build Status](https://travis-ci.com/alexisfcote/offline_slides.svg?branch=master)](https://travis-ci.com/alexisfcote/offline_slides)\n\n# Offline Slides\nHacky program to make a jupyter \nnotebook into offline reveal.js slideshow. Can also output a html version.\nWill create a .slides.offline.html next to \nthe notebook as well as a ext/ folder including all of the required files.\nYou need to copy both of those for the presentation to work.\n\n## Usage\n### as command line tool\n```\n offlineslides [-h] [--html] [--no-download] [--verbose] notebook_path\n\npositional arguments:\n notebook_path Path to the .ipynb notebook\n\noptional arguments:\n -h, --help show this help message and exit\n --html Export as offline standalone html\n --no-download, -n Do not download files if ext folder exists\n --verbose, -v Output more info if true\n```\n### as library\n```python\nfrom offlineslides import export_to_offline\nexport_to_offline('my_notebook.ipynb')\n```\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/alexisfcote/offline_slides", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "offlineslides", "package_url": "https://pypi.org/project/offlineslides/", "platform": "", "project_url": "https://pypi.org/project/offlineslides/", "project_urls": { "Homepage": "https://github.com/alexisfcote/offline_slides" }, "release_url": "https://pypi.org/project/offlineslides/0.2.0/", "requires_dist": [ "nbconvert", "requests", "nbformat" ], "requires_python": "", "summary": "Program to make a jupyter notebook into offline reveal.js slideshow", "version": "0.2.0" }, "last_serial": 4792665, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "a198755bbc980e71cdc26319c5de5bff", "sha256": "85ad99fd470919d96feb03061d898611ec79147f788eb0028bba5d8e1b9e8c6d" }, "downloads": -1, "filename": "offlineslides-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a198755bbc980e71cdc26319c5de5bff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3460, "upload_time": "2018-09-14T18:50:10", "url": "https://files.pythonhosted.org/packages/eb/b4/4137326629fa086613267f0957796c5eba40c4afae9514845fa99d424745/offlineslides-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db077c3a5d8a7f5113dcb936496caca2", "sha256": "c88df114fead6f42c47278cf0f91008db0e984124781678e2447093af27f81fd" }, "downloads": -1, "filename": "offlineslides-0.1.1.tar.gz", "has_sig": false, "md5_digest": "db077c3a5d8a7f5113dcb936496caca2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2560, "upload_time": "2018-09-14T18:50:11", "url": "https://files.pythonhosted.org/packages/8a/36/2cd447a1d6a7d35fadaae2f7fd15beab9b652a71e5c562859282537a3f3b/offlineslides-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8232df97f8a54c32e2c1bca15b861d6f", "sha256": "cb71757c2edebbbe65e3957ae86ce867a0a02dcf7e442737cd35604e6c4cde81" }, "downloads": -1, "filename": "offlineslides-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8232df97f8a54c32e2c1bca15b861d6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5114, "upload_time": "2019-02-07T19:34:02", "url": "https://files.pythonhosted.org/packages/b4/aa/e7c69e13f482a44decd883bde776e5fff5b4cfc86b292b02feb996c3d804/offlineslides-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "344cdf4cf5b5b041d70c3e875340e754", "sha256": "d28b7c469d5be2c8b04506f0d2e24a00ba0ef455d1013dc3f2028768ffde70c7" }, "downloads": -1, "filename": "offlineslides-0.2.0.tar.gz", "has_sig": false, "md5_digest": "344cdf4cf5b5b041d70c3e875340e754", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3453, "upload_time": "2019-02-07T19:34:03", "url": "https://files.pythonhosted.org/packages/13/5f/c401f055a2696d2b9ada7a29ca637619150d5e537aef0b3c21aff5ea6b00/offlineslides-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8232df97f8a54c32e2c1bca15b861d6f", "sha256": "cb71757c2edebbbe65e3957ae86ce867a0a02dcf7e442737cd35604e6c4cde81" }, "downloads": -1, "filename": "offlineslides-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8232df97f8a54c32e2c1bca15b861d6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5114, "upload_time": "2019-02-07T19:34:02", "url": "https://files.pythonhosted.org/packages/b4/aa/e7c69e13f482a44decd883bde776e5fff5b4cfc86b292b02feb996c3d804/offlineslides-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "344cdf4cf5b5b041d70c3e875340e754", "sha256": "d28b7c469d5be2c8b04506f0d2e24a00ba0ef455d1013dc3f2028768ffde70c7" }, "downloads": -1, "filename": "offlineslides-0.2.0.tar.gz", "has_sig": false, "md5_digest": "344cdf4cf5b5b041d70c3e875340e754", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3453, "upload_time": "2019-02-07T19:34:03", "url": "https://files.pythonhosted.org/packages/13/5f/c401f055a2696d2b9ada7a29ca637619150d5e537aef0b3c21aff5ea6b00/offlineslides-0.2.0.tar.gz" } ] }