New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gradientone

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gradientone

Gateway client for GradientOne

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
2

Gateway Client

The client code connecting test and measurement devices to the cloud.

Warning: Currently this client software is intended to only run on pre-configured GradientOne machines. Running this without a properly configured machine may result in unexpected behavior. Use at your own risk.

Set Config File

It's important to set up your config file before running the module. After installing with pip, a /etc/gradientone.gradient_one.cfg.sample file is created. Edit the variables to include the AUTH_TOKEN and change variable names to match your particular configuration. Then change the file name back to /etc/gradient_one.cfg before running the client.

$ sudo cp gradient_one.cfg.sample /etc/gradient_one.cfg

Usage

It's recommended to create a 'client' directory and execute from there::

$ mkdir ~/client $ cd ~/client $ sudo gradientone

More Info

For more information visit: http://www.gradientone.com/

Keywords

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