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.4.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file mit-moira-0.0.4.tar.gz
.
File metadata
- Download URL: mit-moira-0.0.4.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 113ef2cbe5f033c6845f2c040bafdd32ad4a4ac988fdf022c983045ad49a2fc7 |
|
MD5 | ef3b370d6a7cc420f0ded48450230d66 |
|
BLAKE2b-256 | b30ae79255e9b5d29be68fc32643d9e205e073ddf8953cb091d0af085de67675 |
Provenance
File details
Details for the file mit_moira-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: mit_moira-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb09a1a4929ab2bcad2d00638e7b348b198f1c8875d209e733b5c52c7023e4f9 |
|
MD5 | e844cec8161789b56463714cd2ed6081 |
|
BLAKE2b-256 | 026bea12c70c3d3138d87701662937b6ca4de3d12890f08c104d7437b5b49d99 |