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.1.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

restfulContentManager-0.1.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.0.tar.gz
Algorithm Hash digest
SHA256 19ad5f73b6fe388a3a98560026d480e01d21277cd8c467f9273818ed072bc0bf
MD5 af919e9fda1340e2c7b8a624a835f805
BLAKE2b-256 33dbe93342c516be39763f0161b0926c5d8e59abc6be6795aa2287c40a506b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2abb2da0547e2cebfd9513f42c33f18ac7e737b0f29547c905b8f03fa6e3d8c4
MD5 1e2c47a5e9b1090b8eaabd90639853e6
BLAKE2b-256 7ee0a30a58e6efd922ce593f22911531c0ee49c4df2e5d13e25370f975811ffd

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