Skip to main content

Client library for sciencelogic EM7

Project description

ScienceLogic - a Python library for the ScienceLogic EM7 API

https://img.shields.io/pypi/v/sciencelogic.svg https://img.shields.io/travis/tonybaloney/sciencelogic.svg https://coveralls.io/repos/github/tonybaloney/sciencelogic/badge.svg?branch=master Documentation Status

Client library for sciencelogic EM7

Usage

To use Python EM7 in a project

from sciencelogic.client import Client


c = Client('jazz', 'hands!', 'https://au-monitoring.mcp-services.net/')

# API details
print(c.sysinfo)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Thanks to Georgi Dimitrov (@georgijd) for his contributions and testing

History

0.6.0 (2020-04-05)

  • Update get devices method

  • Update requirements

  • Make SSL verification default

0.5.0 (2016-07-12)

  • Add filtering options for the get_data method

0.1.0 (2016-04-04)

  • First 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

sciencelogic-0.6.0.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

sciencelogic-0.6.0-py2.py3-none-any.whl (7.9 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