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.6.tar.gz
(13.7 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.6.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.6.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f62f5afb4bf6dbe0440622668a0c979f13deddc2a055b5938a1417b803395cb8
|
|
| MD5 |
6968e968e6f780743957273d92fb9e75
|
|
| BLAKE2b-256 |
773d08f34c3d4d7ef676dcf20a12ebfe1387eb50f10234eb9ced2a6d0f406cb3
|
File details
Details for the file dataroom_client-1.0.6-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.6-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd155742140d144e5872de4f297818751e73d0b272663c570afa3fca0279b4dd
|
|
| MD5 |
7b3c186efa3632ce249a2619102c61dd
|
|
| BLAKE2b-256 |
18a5f620bc801c8164aa889a6f8c7d264e7e35af98e0a7155eb85c8665880f87
|