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.2.19dev8.tar.gz
(10.5 kB
view details)
File details
Details for the file sarus-0.2.19dev8.tar.gz.
File metadata
- Download URL: sarus-0.2.19dev8.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/57.4.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acaa4405fa05d181d62b56fb42bbe6e53bb5fe457ed823b4280e06f232953183
|
|
| MD5 |
596378b46581916643de05dea66cbfea
|
|
| BLAKE2b-256 |
1629006737bc305962652d806907c0c3dd6bb0e3785eccd6159bad20596fe9e8
|