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.19dev6.tar.gz
(10.5 kB
view details)
File details
Details for the file sarus-0.2.19dev6.tar.gz.
File metadata
- Download URL: sarus-0.2.19dev6.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 |
d387afc015a211c894f1a604580e1cbb22c02050534515d418589afcd0579b5c
|
|
| MD5 |
68f5c3006b33bbe40899dfdf501012f3
|
|
| BLAKE2b-256 |
8a0adb8e37033e9b6b45b21ec93b50aea3c72b09057d02fc04ec8fb773f57832
|