Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nessclient

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nessclient

Implementation/abstraction of the Ness D8x / D16x Serial Interface ASCII protocol

  • 1.1.2
  • PyPI
  • Socket score

Maintainers
2

nessclient

codecov

A python implementation/abstraction of the Ness D8x / D16x Serial Interface ASCII protocol

Installing nessclient

nessclient is available directly from pip:

pip install nessclient

Documentation

The full documentation can be found at Read the Docs

CLI

This package includes a CLI which uses the library to interface with the Ness Serial Interface. You can read more in the docs

To use the CLI you must install it's dependencies by installing it with extras for cli:

pip install nessclient[cli]
ness-cli --help

API Documentation

You can find the full API documentation here

Examples

Please see Examples section in the docs for examples. These same examples can be found as source in the examples/ directory.

Developing

Please see Developing section in the docs for development environment setup information.

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