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.4.tar.gz
(12.9 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.4.tar.gz.
File metadata
- Download URL: dataroom_client-1.0.4.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3dc9835f7807d5dc1c13e5df1bbc8322954c3c71481e7bd3ffdfd7c75362cd2
|
|
| MD5 |
18f391262474292dde71d1ae14cf6d56
|
|
| BLAKE2b-256 |
37b4f71db228578706a147131275089f02085d0d9df4c51b544c0ae9746217a8
|
File details
Details for the file dataroom_client-1.0.4-py3-none-any.whl.
File metadata
- Download URL: dataroom_client-1.0.4-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
553e81e434fc996658585b07366edee9a6948b5054aecaea17d985d00a64075b
|
|
| MD5 |
a1e495f80779e0f3ab0b382a2a61e5f4
|
|
| BLAKE2b-256 |
71442019b6160101a370c0271fc3cb0bfd3201c5bc04c2384d5e8ba26fe203a3
|