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.3.tar.gz
(12.8 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.3.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.3.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c5dfdc34dc5636a77ed3d5422c5a0a343c8550a9ae8dc15bdb4703dc147df97
|
|
| MD5 |
4abe925729c44ad1036fadbb20297fee
|
|
| BLAKE2b-256 |
0def4e3d46707c2c86355a4d656dd7f3eeb934c453acd246c3c8e19e57e17974
|
File details
Details for the file dataroom_client-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.3-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3720415c0d6b2d4ff4499fb8645b5c83bcdc9f504c112faa0f96cde935007d91
|
|
| MD5 |
9f1c9b74488823206947f4ca0514883f
|
|
| BLAKE2b-256 |
cb13a027495e8594460880b7f4f382f9c61796f54438a17ee815b6e6c22277e5
|