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.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b8f473ef1092a07bbaf9d92c282808afe9d960b3cb75773c6177f8121c6d095 |
|
MD5 | b7c7f7b77e90be0341f1117ecc1d0ca9 |
|
BLAKE2b-256 | 0ecc4e50fe57322879b77d8396312e31a7aab5e10c1167da023e373e6e1f926e |