A python client to interface with the Dataroom backend API
Project description
Installation
pip install dataroom-client
Usage
After getting an account you can find your API key on the settings page.
from dataroom_client import DataRoomClient
DataRoom = DataRoomClient(api_key='YOUR_SECRET_API_KEY_HERE', api_url='YOUR_API_URL_HERE')
images = await DataRoom.get_images()
For more examples see client_example.ipynb.
Developing
Check out the dataroom repo and follow the instructions in the README.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataroom_client-0.0.0.post1.dev0.tar.gz.
File metadata
- Download URL: dataroom_client-0.0.0.post1.dev0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cbb2accbb7f3dd9eb52ed68c15d5b2bdb5b94d92b43578be5c48e9a15da4d8c
|
|
| MD5 |
93a313b83d2d504df76d7658ce77da3e
|
|
| BLAKE2b-256 |
5ffbe68f167526b6728f8be46a5dd4921eb06d0af196583cd69d8110cf83f08c
|
File details
Details for the file dataroom_client-0.0.0.post1.dev0-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-0.0.0.post1.dev0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3b7851e02ad1147ba5a3880b99a1bdcd0f1ee295f6a679cfad2019ccd779ed8
|
|
| MD5 |
dee1ab5a07dd23d9e362e140d3a9c4e6
|
|
| BLAKE2b-256 |
aa02dda0f02de811fa27aa1d37ece20dbfe042694b1bbf001a7601f7630249d4
|