Client to authorize requests against the gen3 DCP
Project description
dcp-client
Make it easier to interact with gen3 dcp services.
pip install dcp-client
python
$ from dcp.client import Client
$ c = Client()
$ response = c.get(c.indexd_path)
Its behavior is meant to be similar to the requests
module.
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
dcp-client-1.0.tar.gz
(2.5 kB
view hashes)