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-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a993746c280a1aec588314b3a2ed2da2fc40f6281756b20cd538474186bff57 |
|
MD5 | 49191b2b53d119c93f5f318df086a874 |
|
BLAKE2b-256 | a70e4fea5024864f919bb4e5c969a2150018256ca5719bd28a4a21e6be07cc3e |