Python client for accessing MIT's Moira system
Project description
Python client for accessing MIT’s Moira system. This client uses the SOAP API, which has a few unusual limitations, and requires X.509 client certificates for access.
Installation
pip install mit-moira
Usage
from mit_moira import Moira
# Initialize Moira client with X.509 certificate and private key file
moira = Moira("path/to/x509.cert", "path/to/x509.pem")
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
mit-moira-0.0.3.tar.gz
(384.9 kB
view hashes)
Built Distributions
mit_moira-0.0.3-py3.6.egg
(7.1 kB
view hashes)
Close
Hashes for mit_moira-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ce9af1e38d6920c1deda524cacfa5d887cca4d8961efc0cb7f528fca95bbe5 |
|
MD5 | 432c67761460e5d23ea4a64e1498375d |
|
BLAKE2b-256 | 8d56849d49362226bdd2efabe1801aac5e673afa05a250d1e5f7c821b5e86df6 |