pysaba 1.1.0
pip install pysaba
Latest version
Released:
Sabat client library for API management
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License (2.0))
- Author: Anthony Shaw
- Tags sabat
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
Project description
Saba client library for API management
Free software: Apache-2 license
Documentation: https://pysaba.readthedocs.org.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License (2.0))
- Author: Anthony Shaw
- Tags sabat
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
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
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3256bdd657277098b9bb4aa6f70b2a0d513626264a59d2464a3b3bcf17841b59 |
|
MD5 | aa2c5764901d3b731d60fb920eaa9ec1 |
|
BLAKE2b-256 | 51cd8a476695257846ba6276f40c52b7e2b524f7d7cc48b91d02f023dfb7b877 |
File details
Details for the file pysaba-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pysaba-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc371a47de6cf9dd95c8c287fccebdc51cf4d828a95907b10bb29ff17fd812c6 |
|
MD5 | 25a73de013adc321214b342f0894a28e |
|
BLAKE2b-256 | c392ac831423c5f215deb7468b16a2bf99776b53297352950703fc6ac3a98701 |