Skip to main content

A ContentManager for IPython/Jupyter that queries a restful API for entries.

Project description

# RestfulContentManager
A content manager for Jupyter that retrieves data from an external api

# Configuration
The most basic configuration takes a single parameter that provides the url for the api:

```python

from restfulContentManager import RestfulContentManger

c = get_config()

# ... other config ...

c.NotebookApp.custom_manager_class = RestfulContentManger
c.RestfulContentManager.api_endpoint = 'http:/myawesome.api/v1/"

```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

restfulContentManager-0.0.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

restfulContentManager-0.0.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file restfulContentManager-0.0.0.tar.gz.

File metadata

File hashes

Hashes for restfulContentManager-0.0.0.tar.gz
Algorithm Hash digest
SHA256 1af963d5f09a71000c5299ab1c442ed325f375c8926e0c60eb2379157b537307
MD5 7affbb513a585a9a4313c1e5bbb43dac
BLAKE2b-256 9bea8236c364bb5cd6410c4cc61654f64d0407817428ef8667ac0a9714566c89

See more details on using hashes here.

File details

Details for the file restfulContentManager-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for restfulContentManager-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79a5cee0244f817c57737b769069dca174e234ca9a0e00c50d561042a3fa364b
MD5 b334275b2aaba0539465abbb9fcf12f8
BLAKE2b-256 36ecff70de8ec4037d6bab75b0794cda807d03161ce2ec5dd2bed93cd2f1126c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page