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

Uploaded Source

Built Distribution

restfulContentManager-0.1.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5961285a2d394fad311ca123eba0821cc09cf426fb278252fb319857f43f9d3a
MD5 d2c596910c167779bebbd45230321b32
BLAKE2b-256 3e56b1353bef5f3e60d084f8d5febda322ed66f851904f430a9249bf30b4b8d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6be7e7b84c1ac8e122e64a126208f0fa9da741b769bc02c40c945a3ce315524d
MD5 00caefca933c98a6651af3a62f50d768
BLAKE2b-256 5b884b6ede60d9087175ec8b951a85319200bd8be753c290abfb09f6918dbaf6

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