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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file smallneuron-2.3.0.tar.gz
.
File metadata
- Download URL: smallneuron-2.3.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd1c7382f600a09b1d8b92c17f48fc07e16fe03bb5d64d44a061092fcda3098 |
|
MD5 | f8dce3efd46ca090734692c534984260 |
|
BLAKE2b-256 | b4f623c35ec63c2ab6a808f4e32d2943f8f4b821da202783c515fbef079401ea |
File details
Details for the file smallneuron-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: smallneuron-2.3.0-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fc874b407f077987404f69e4ec5f638fb6729a830d7218188d3844cd37705a6 |
|
MD5 | 2cf3449046f1adfa00d8d000a6cdd882 |
|
BLAKE2b-256 | 4247fd016b9c4b9c6710a29666e92eff9ed90bace9a03c11bdba90ee4540b84f |