### Introduction
This is a NanoPi boards based GPIO manipulation package written on C with Python3 wrapper with some improvements and installable from PyPI package. In this package tryed an attempt to maximize the preservation of API compatibility with original package *WiringNP* .
### APT
- #### Common requirements
sudo apt update sudo apt install python3-dev
### PyPI
- #### Installation
sudo pip3 install npio
### GIT
- #### Download
git clone [ https://github.com/leftradio/npio ]
- #### Installation
cd npio python3 setup.py buils sdist bdist sudo python3 setup.py install
For correct work after installing copy yours board *sys_info* to */etc/sys_info* path.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
npio-0.1.77.tar.gz
(21.4 kB
view details)
File details
Details for the file npio-0.1.77.tar.gz.
File metadata
- Download URL: npio-0.1.77.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dec23100af5f3b15fb5c9c798741d7e9e29d872d7318701f03d3e97401b0963
|
|
| MD5 |
e15cc883ccdc1f40e44d06fe9b77aef7
|
|
| BLAKE2b-256 |
b1000a669c5eb2b7b4cede92cd4832a5570c4880e7b880319ac34d258bf7e60f
|