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
Follow the instructions in the main 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
dataroom_client-1.0.5.tar.gz
(13.0 kB
view details)
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-1.0.5.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.5.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
840e679817e1c00522a11d39e590db1d65b5d001593838101e65a5f68e81f981
|
|
| MD5 |
27f6a84f41296ac8d4a8756842dc79d2
|
|
| BLAKE2b-256 |
a656c9cce617b3875652f382dc9d58d913815185525cb8baba7171494ea7233d
|
File details
Details for the file dataroom_client-1.0.5-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.5-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69c75826a625f125834aca2852fab2098510bc81ee4e95daa269f42581668a4a
|
|
| MD5 |
82ac05e55de674940ebd748f86f97945
|
|
| BLAKE2b-256 |
da8c9f64abbc39e4596a03214e78aaeb69948393ec0733bd748de44f7943e62f
|