UNKNOWN
Project description
genericclient
A generic client for RESTful APIs
$ pip install genericclient
Usage
from genericclient import GenericClient myclient = GenericClient(api_url) myresource = myclient.resources.get(id=1) actives = myclients.posts.filter(active=True)
License
Licensed under the MIT License.
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
genericclient-0.0.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for genericclient-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d7f68d386bbd7cfed6fe0e1fc429e4c33d01ee72a33c1a7751631993bd3a245 |
|
MD5 | 035b71f6ebe5dfde34529210259693de |
|
BLAKE2b-256 | 53ce294488a1e2ec76ede76da6e276b80fbcf3127a1bffaa9bc5c0042a020d75 |