Skip to main content

OpsRamp Analytics SDK

Project description

OpsRamp Analytics Utilities

This is the SDK for writing OpsRamp analytics apps. It is based on dash, and it has a number of utility functions.

It contains analysis wrapper project.

It is published on Pypi

How to publish on Pypi

After make updates on SDK, modify the version in setup.py.

python setup.py sdist bdist_wheel
python -m twine upload dist/*

Note: if above command not works, then use below command
python -m twine upload --skip-existing dist/*
  • To upgrade the sdk for your app
pip install --no-cache-dir --upgrade opsramp-analytics-utils

Project details


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

opsramp-analytics-utils-3.5.0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

opsramp_analytics_utils-3.5.0-py3-none-any.whl (1.2 MB view hashes)

Uploaded 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