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

Uploaded Source

Built Distribution

restfulContentManager-0.1.4-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.4.tar.gz
Algorithm Hash digest
SHA256 f212b0106dffd47fcb59ff2d8dfc25b01e528f430a1f162650304af4d2658540
MD5 ed59b5bcced94d4ea0997b5621cd0fc3
BLAKE2b-256 0c9730625f4c1023a63d388a6bbefb4f910d8a21864b8d70416b36c3758f6637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for restfulContentManager-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6bd7e14e62799d8d377d2041f26cde1d56539911c688d0db037242c830c52c6c
MD5 f63257fc28a4acae3ce9e0fb4ca5f620
BLAKE2b-256 5be45297a10d02c28753350abe4087c62e97f018b3461d06be782acc30d943d5

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