Socket
Socket
Sign inDemoInstall

opsramp-analytics-utils

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opsramp-analytics-utils

OpsRamp Analytics SDK


Maintainers
2

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc