Skip to main content

Command-line interface for Numato GPIO expanders

Project description

A command-line interface for Numato GPIO Expanders.

Install

pip install numato-cli

or even better

pipx install numato-cli

With pipx you can also ensure that the numato executable’s binary directory is in the PATH variable:

pipx ensurepath

Use

Discover all numato devices from a list of Linux/Windows devices:

numato discover

Develop

Best practice is to use poetry installed with pipx:

pip install pipx
pipx install poetry
poetry shell

In the poetry shell you can also run an IDE like VSCode:

code .

Install the dependencies and run the Numato CLI:

poetry install
numato --help

Build packages:

poetry build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

numato-cli-0.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

numato_cli-0.1.0-py3-none-any.whl (3.4 kB 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