client library for MPContribs API
Project description
Small, dynamic python client library to connect to MPContribs API based on Yelp's bravado.
from mpcontribs.client import load_client
api_key = "<replace-me>" # API key from https://portal.mpcontribs.org/dashboard
client = load_client(api_key)
dir(client) # show available resources
See the MPContribs Docs for specific usage and examples.
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
Close
Hashes for mpcontribs_client-1.5.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5e18019f1b8ec5d2b461a30a3f3d0033d9da39e121a52d76c63304496a5b537 |
|
MD5 | 7373b40ffe998be6775fb24903b102b5 |
|
BLAKE2b-256 | edadea5f4760303cf77809380ce9ad315f6edea01e409f9c6e5f5d29d8d27dd5 |