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.19dev1.tar.gz
(10.3 kB
view details)
File details
Details for the file sarus-0.2.19dev1.tar.gz.
File metadata
- Download URL: sarus-0.2.19dev1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b15b0af8ea57aaf46063fa54e056ffda080b12fa50b9097a47da3dad11b0c693
|
|
| MD5 |
499752714077f1b0480d5cc9cdc6a639
|
|
| BLAKE2b-256 |
7c0ff8b862662e7fe12e92a993bb741c00be689ea6c315e2f38402cbfa0356b2
|