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.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 050961da96511cda99401adfd534470ce736ad79f9bf226551e2b4b25b8a116b |
|
MD5 | b03a81bd17deea196e5d41439cf6f07c |
|
BLAKE2b-256 | 05c82c912543663ddaee27b0db4fa829fce823b9cec422eda6e2c03a59210b8c |