sila2comlib - a SiLA 2 python3 communication library
Project description
Installation
The easiest installation can be done via pip :
pip install --user sila2comlib # --user option installs sila2comlib for current user only
alternatively one could use the setup.py script, like:
cd [sila_library folder containing setup.py]
pip3 install --user -r requirements_base.txt
python3 setup.py install
Installation on Raspberry Pi
pip install sila2comlib
Testing the library with unittests
cd [sila_library folder containing setup.py]
python3 setup.py test
sila2lib package Content
com - Communication modules
serial serial interface communication provides connections to common libraries, like RS232 serial, CAN bus and
SPI
CAN
SPI
tests
unittests
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
sila2comlib-0.2.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file sila2comlib-0.2.0.tar.gz
.
File metadata
- Download URL: sila2comlib-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18906d04f7ab557d7b73754515e35a019f5fec08bff01670328838541dda9312 |
|
MD5 | c3c27b6eaa0b494eca62eafadb97f688 |
|
BLAKE2b-256 | d21150d9dc302f6168ce786a84e33816a95cefdfed934a938b01806b72f12d91 |
File details
Details for the file sila2comlib-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: sila2comlib-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4416972d7c3c9d651dd245447a6293dd071ba197f7e66cf8f2721abfb4244a9b |
|
MD5 | 62cf80a376af2a610348bd725aa66f41 |
|
BLAKE2b-256 | 10b0288b19300cd8b504713e0678b49456df46265618a1717684a5c036c48795 |