Interface for serial devices using pyserial.
Project description
sertools
Interface for serial devices using pyserial.
Installation
pip install sertools
Features
- Query method with flexible configuration parameters for various response formats.
- Lightweight serial port terminal emulator.
Usage
The SerialDevice instance may be called with a command string to send to the serial port and optional readback/terminator parameters.
from sertools import SerialDevice
ser = SerialDevice()
ser('HELP')
Development
git clone https://github.com/jbdoar/sertools
cd sertools
pip install -e .
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
sertools-0.1.2.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sertools-0.1.2.tar.gz.
File metadata
- Download URL: sertools-0.1.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e6beb2f78e2527833235d72b85d26616f700edb25e4555b2353a493263218e
|
|
| MD5 |
ba7bd8784c6e039c043c12ee94e0373d
|
|
| BLAKE2b-256 |
e5e2b864e70c02bf86160f224c341b3f21a05e40640b10cddcd9073f2fba219a
|
File details
Details for the file sertools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: sertools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65438bbe5f60c43ef133a2d2ba381861d5eb1fb466ada89c50a250901a82efde
|
|
| MD5 |
931c020b5923de7451f2e71610ef00ac
|
|
| BLAKE2b-256 |
7c484c6d401d2c2bb430e703cc572013f30fbf0e480feea5ffda18d708a68ee4
|