Skip to content

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

License

Notifications You must be signed in to change notification settings

nickw444/nessclient

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages