Skip to main content

Sabat client library for API management

Project description

https://img.shields.io/pypi/v/pysaba.svg https://img.shields.io/travis/tonybaloney/pysaba.svg Documentation Status

Saba client library for API management

Features

  • Certificate authentication

Usage

from saba.client import SabaClient
from saba.auth.certificate import CertificateAuthentication

host = 'mycompany-api.sabacloud.com'
user = 'me'
password = 'password'

cert = CertificateAuthentication(host, user, password)

client = SabaClient(host, cert)

print(client.courses.all())

History

0.1.0 (22nd March 2017)

  • First beta release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysaba-1.1.0.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

pysaba-1.1.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pysaba-1.1.0.tar.gz.

File metadata

  • Download URL: pysaba-1.1.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysaba-1.1.0.tar.gz
Algorithm Hash digest
SHA256 3256bdd657277098b9bb4aa6f70b2a0d513626264a59d2464a3b3bcf17841b59
MD5 aa2c5764901d3b731d60fb920eaa9ec1
BLAKE2b-256 51cd8a476695257846ba6276f40c52b7e2b524f7d7cc48b91d02f023dfb7b877

See more details on using hashes here.

File details

Details for the file pysaba-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pysaba-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fc371a47de6cf9dd95c8c287fccebdc51cf4d828a95907b10bb29ff17fd812c6
MD5 25a73de013adc321214b342f0894a28e
BLAKE2b-256 c392ac831423c5f215deb7468b16a2bf99776b53297352950703fc6ac3a98701

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