Publish a Jupyter Notebook as a Medium blogpost
Project description
Jupyter to Medium
Publish your Jupyter Notebooks as Medium blog posts with the help of jupyter_to_medium.
Installation
pip install jupyter_to_medium
Usage
>>> import jupyter_to_medium as jtm
>>> jtm.post('My Awesome Jupyter Notebook.ipynb',
pub_name='Dunder Data',
publish_status='draft',
dataframe_image=True)
If successful, JSON data will be returned with the URL.
Dependencies
This package relies on [dataframe_image] to convert your notebooks to markdown with dataframes as images
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jupyter_to_medium-0.0.1.tar.gz
.
File metadata
- Download URL: jupyter_to_medium-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cd9321fd75a4fdf0b2b48f865b06233b037a9d8adae7b1cdc7b2ab11ea5fef6 |
|
MD5 | aa7716454f46db97ce6c8429c4b0beb3 |
|
BLAKE2b-256 | 01aae557be5eb860ef4f683472b426fecc942f418cce68e951056f4d3535e00c |
File details
Details for the file jupyter_to_medium-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jupyter_to_medium-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef79c6498243792426e694da56e40cb1cb03ec1e7897ce3613533b2ac615b943 |
|
MD5 | 8a849b00ba15b776e0e379037c1c1eba |
|
BLAKE2b-256 | db030aba2dfe4e09fb55f415b1218da5e958502d1c4401465d047b32801e547b |