Shared notebook client library for pysolvr businesses
Project description
pysolvr-client
Shared notebook client library for pysolvr businesses.
Provides API wrapper, HTML display components, and Google Drive integration for Colab notebooks.
Install
pip install pysolvr-client
Usage
from pysolvr_client import ApiClient, Display, DriveManager
client = ApiClient(base_url, api_key)
ui = Display('#6366F1', '#10B981')
drive_mgr = DriveManager('my-business', ['outputs', 'reports'])
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
pysolvr_client-0.8.4.tar.gz
(14.1 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 pysolvr_client-0.8.4.tar.gz.
File metadata
- Download URL: pysolvr_client-0.8.4.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8466e4c530d996bab44fc4d9be1c7947d3b94eebf2953ab0240fd617e2d3a8ce
|
|
| MD5 |
14fc6e88ccb13adf384894e3f33896d2
|
|
| BLAKE2b-256 |
aa67907882cb6ca702e3694b6e0bcc99a0637ed781ed7bae7559b530877d2f7f
|
File details
Details for the file pysolvr_client-0.8.4-py3-none-any.whl.
File metadata
- Download URL: pysolvr_client-0.8.4-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8be8aafcfa99023c2e72ba3191f320d89e087b5549ae6f7e31be32c21e20f1d1
|
|
| MD5 |
0060a005282646ce00564b37846f888d
|
|
| BLAKE2b-256 |
d1501b460f323f07866bf0132cf3da3cb87c6512f29cd42153a15f5ff9ddd511
|