Skip to main content

Small Neuron Workflow

Project description

smallneuron

Network Programming platform

Requirements

mqtt bridge: sudo pip3 install paho-mqtt

gpio bridge: sudo pip3 install --upgrade OPi.GPIO

To use gpio h3: install gpio_h3, run ./build

Python Package

Install tools

sudo apt install python3-pip python3-venv python3 -m pip install build # pip3 install build

Build

python3 -m build python3 -m twine upload --repository testpypi dist/* # test python3 -m twine upload dist/* # prod

Install

Installing module sudo python3 -m pip install --upgrade --index-url https://test.pypi.org/simple/ --no-deps smallneuron-pelainux # test

sudo python3 -m pip install --upgrade --index-url https://pypi.org/simple/ --no-deps smallneuron==1.1.1 # prod

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

smallneuron-2.2.3.tar.gz (26.0 kB view hashes)

Uploaded Source

Built Distribution

smallneuron-2.2.3-py3-none-any.whl (27.0 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