Python client for the Sarus Gateway
Project description
Sarus
===
Python client for the Sarus Gateway. It provides simple connectors to leverage confidential data while ensuring data privacy. Users can explore & train AI models on sensitive data, via synthetic data browsing, remote training and differential privacy.
Installation
PIP
To install locally the latest available version :
pip install sarus
Usage
Client
Use this class to connect to Sarus Gateway.
from sarus import Client
client = Client(url="http://admin.sarus.tech:5000")
available = client.available_datasets()
print(f'Datasets available on the server: {available}')
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
sarus-0.9.3rc1.tar.gz
(75.2 kB
view details)
File details
Details for the file sarus-0.9.3rc1.tar.gz.
File metadata
- Download URL: sarus-0.9.3rc1.tar.gz
- Upload date:
- Size: 75.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d427e2ff23e6cf8fc6bd1b6584eb5aea5fd205ddf484f8b89b4b70590327be38
|
|
| MD5 |
ab0b1d598b266f8e50cbc1d86454d11f
|
|
| BLAKE2b-256 |
7ab0cf7b0da970dca91f53a5180f670022550de93de926bb871cbf34b778c02d
|