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 details)
File details
Details for the file dcp-client-1.0.tar.gz
.
File metadata
- Download URL: dcp-client-1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f0215359d23eee5c6d2edb83e1460fcaec18d7762a8fdae7ce222fe50f682f |
|
MD5 | e78c7de6e20329c3ed6d539500c179f4 |
|
BLAKE2b-256 | 5af014db2e957504c107ff534882999c38f1e47c7294106ddc56ec483adc11eb |