<span style="color:red">**Warning:** I highly recommend creating a virtual environment to install this package instead of installing it in the global environment. </span>
# JupyterExport
JupyterExport is a simple GUI application built in Python using Tkinter that allows you to effortlessly convert Jupyter Notebook files to HTML and PDF formats. This tool aims to streamline the process of sharing and distributing Jupyter notebooks by providing a user-friendly interface for exporting them into more accessible formats.
## Features
- **Easy Conversion**: Convert Jupyter Notebook files (.ipynb) to HTML or PDF format with just a few clicks.
- **Graphical User Interface**: Intuitive GUI interface makes it easy for users to select input files and output formats.
## Installation
To install JupyterExport, simply use pip:
Alternatively, you can download the source code from the GitHub repository and install it manually.
https://github.com/Alan-Analyst/JupyterExport
## Usage
After installing the package, you can run the GUI application by executing one of the following commands in your terminal or command prompt:
> JupyterExport
>
> jupyterexport
>
> JR
Once the application is running, follow these steps:
1. Click on the "Select File" button to choose the Jupyter Notebook file you want to convert.
2. Choose the desired output format (HTML or PDF) from the dropdown menu.
3. Optionally, specify the filename.
4. Click the "Convert" button to start the conversion process.
Note: If your notebook contains image files place the image in the app directory.
Raw data
{
"_id": null,
"home_page": "https://github.com/Alan-Analyst/JupyterExport",
"name": "JupyterExport",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Alan",
"author_email": "alananalyst00@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/66/73/3643b49e1c48f04fb1e26d6fc26f8d7092b7ec639998f9c8963b2fe1492a/jupyterexport-0.1.7.tar.gz",
"platform": null,
"description": "<span style=\"color:red\">**Warning:** I highly recommend creating a virtual environment to install this package instead of installing it in the global environment. </span>\r\n\r\n\r\n# JupyterExport\r\n\r\nJupyterExport is a simple GUI application built in Python using Tkinter that allows you to effortlessly convert Jupyter Notebook files to HTML and PDF formats. This tool aims to streamline the process of sharing and distributing Jupyter notebooks by providing a user-friendly interface for exporting them into more accessible formats.\r\n\r\n## Features\r\n\r\n- **Easy Conversion**: Convert Jupyter Notebook files (.ipynb) to HTML or PDF format with just a few clicks.\r\n- **Graphical User Interface**: Intuitive GUI interface makes it easy for users to select input files and output formats.\r\n\r\n## Installation\r\n\r\nTo install JupyterExport, simply use pip:\r\n\r\n\r\nAlternatively, you can download the source code from the GitHub repository and install it manually.\r\nhttps://github.com/Alan-Analyst/JupyterExport\r\n\r\n## Usage\r\n\r\nAfter installing the package, you can run the GUI application by executing one of the following commands in your terminal or command prompt:\r\n> JupyterExport\r\n> \r\n> jupyterexport\r\n> \r\n> JR\r\n\r\nOnce the application is running, follow these steps:\r\n\r\n1. Click on the \"Select File\" button to choose the Jupyter Notebook file you want to convert.\r\n2. Choose the desired output format (HTML or PDF) from the dropdown menu.\r\n3. Optionally, specify the filename.\r\n4. Click the \"Convert\" button to start the conversion process.\r\n\r\nNote: If your notebook contains image files place the image in the app directory. \r\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert .ipynb files to .pdf/.html using a simple graphical interface.",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://github.com/Alan-Analyst/JupyterExport"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "509e2fa7ec50388d936dba7d475f2a5a92a9b9b33f7127fd389f43335ce8ffac",
"md5": "99660a0b441329ef9a26186aeba20993",
"sha256": "ae07f8879a58c0a2bd0f2bc89a80eaf38468d8875d9c51426e75ed4eae743cf8"
},
"downloads": -1,
"filename": "JupyterExport-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "99660a0b441329ef9a26186aeba20993",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 21092,
"upload_time": "2024-05-24T15:49:35",
"upload_time_iso_8601": "2024-05-24T15:49:35.568812Z",
"url": "https://files.pythonhosted.org/packages/50/9e/2fa7ec50388d936dba7d475f2a5a92a9b9b33f7127fd389f43335ce8ffac/JupyterExport-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66733643b49e1c48f04fb1e26d6fc26f8d7092b7ec639998f9c8963b2fe1492a",
"md5": "ad62847a325a20655e6ce949f34c0739",
"sha256": "9f701b6f4c6904342ea43f07874b443519b37e3a5910b31fbc38d7526333c2ed"
},
"downloads": -1,
"filename": "jupyterexport-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "ad62847a325a20655e6ce949f34c0739",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20703,
"upload_time": "2024-05-24T15:49:37",
"upload_time_iso_8601": "2024-05-24T15:49:37.460334Z",
"url": "https://files.pythonhosted.org/packages/66/73/3643b49e1c48f04fb1e26d6fc26f8d7092b7ec639998f9c8963b2fe1492a/jupyterexport-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-24 15:49:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Alan-Analyst",
"github_project": "JupyterExport",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jupyterexport"
}