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.2.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.2.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.2.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 |
57e58424c4de542220f6599d8b7376bcfc9dd74a81a7a9bd909b9c9141e49d2f
|
|
| MD5 |
3631251110a9e891f71a0f63814c71c2
|
|
| BLAKE2b-256 |
c7ec4fe3dcd3645423610a94c28659cbcf584f5b1aad8c7c47181210fb05b497
|
File details
Details for the file dataroom_client-1.0.2-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.2-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 |
63d19e648b79e1510d5eb8dc497df329917a67846a7ee48593ccbd1e3983e59e
|
|
| MD5 |
4cba3225c8b786d41f5cb8f038752d40
|
|
| BLAKE2b-256 |
f24f1c7921f41935d09f137128d6dd8611d449241a2f865b3057e8daa94a101b
|