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
dataroom_client-1.0.1.tar.gz
(9.4 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.1.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.1.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 |
781a9bbd44bf07e816e39515ce34f5fd9da718e4dafdaa75de209d1a87fe26ab
|
|
| MD5 |
22f7ebb070b1cd316cd4cf681769c7a1
|
|
| BLAKE2b-256 |
e0bfe1dfdd634b070e4afa3016bc6fbca1fceea65bbf1720eff4e99378cda34c
|
File details
Details for the file dataroom_client-1.0.1-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.5 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 |
211a975072e95ff0f3f37d745ebbf87fdf0fe4fbb2fd4e6b83644f62599e18f6
|
|
| MD5 |
59d6fc531de68dc9f682954712084993
|
|
| BLAKE2b-256 |
1ddb654c99b960ae7d473121ca3a074e20b5ec66b57f002621e4daab667301df
|