python-dace-client lets you query Dace backend with simple methods on each scientific field
Project description
python-dace-client
This API provides code to call DACE backend with simple methods. To install it do the following :
pip install python-dace-client
You can now use dace api
Login to API
To log into the API, create a file .dacerc in your home directory with the following content :
[user]
key = apiKey:_Your api key_
To create an API Key, go on https://dace.unige.ch --> profile --> Generate a new API key
Then copy the key and fill it into .dacerc file
If no file is found, you requests will be public
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
python-dace-client-2.1.1.tar.gz
(36.3 kB
view hashes)
Built Distribution
Close
Hashes for python_dace_client-2.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac200d01a6b3e2f74e9ba257dca125c54f8fbc00bb48f54ac0f4042b5f1c4242 |
|
MD5 | 041e69b9ba41c5ce7768cb6ee72e0ae8 |
|
BLAKE2b-256 | 507c1e963f6b99aaa6911fc9c230e48b2b40b218ee0c2df319a6b627d58461f1 |