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.19dev7.tar.gz
(10.5 kB
view details)
File details
Details for the file sarus-0.2.19dev7.tar.gz.
File metadata
- Download URL: sarus-0.2.19dev7.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 |
6c4e15a649c1c5bc0b7a2a83183f0c4531ae0fe9dd03aa96503871300a6ca947
|
|
| MD5 |
ba69f687a1d30369b5935c751987a7b0
|
|
| BLAKE2b-256 |
b727c90bf81195412397cfd4bca816e2dc91671b77725fb5f860f2f907aac0c4
|