Skip to main content

Python client for accessing MIT's Moira system

Project description

Documentation Status

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")

Full API documentation is on ReadTheDocs.

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 hashes)

Uploaded Source

Built Distribution

mit_moira-0.0.4-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 Python 3

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