Skip to main content

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.12.0.dev0.tar.gz (85.2 kB view details)

Uploaded Source

File details

Details for the file sarus-0.12.0.dev0.tar.gz.

File metadata

  • Download URL: sarus-0.12.0.dev0.tar.gz
  • Upload date:
  • Size: 85.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for sarus-0.12.0.dev0.tar.gz
Algorithm Hash digest
SHA256 29527f57e14bd6ac7b257a695a8455980b7da93c3ab95c6113852753d6b1a83d
MD5 e450fcecfa7cc39f1c0aa400a8a7a5a5
BLAKE2b-256 f772ce260135fad99472a9f2c6479f0b3c15c5ad0a7e072d0f9f600f40cdeb7e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page