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.0.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.0.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.0.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 |
c08eb7e420105c9f3e35957297abdca59550aac3032442cdee451e80adff74ee
|
|
| MD5 |
06e04c8de376c3244d23f665621a4026
|
|
| BLAKE2b-256 |
e62f91392e0746b769fde30859d9611160f1b0caa7155732ea81d1703fdbe65f
|
File details
Details for the file dataroom_client-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.0-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 |
fbbd48445cafe615f0df39ed0400e3f7b003a416d91a5655417fc53631adefc7
|
|
| MD5 |
aaf519e0c5456c08d223dfa4db905db0
|
|
| BLAKE2b-256 |
2754c223518992a0af125bd8cdb9176a4fd247c4842f8c22c50230925552b6ab
|