012 GitHub stars
02Supports line-oriented I/O (readline, read-until-delimiter) for text-based protocols.
03Provides PTY mirroring (on Linux/macOS) for external tools to connect to the same serial session simultaneously.
04Full serial port control: list, open, close, read, write, and manage control lines (DTR/RTS).
05Allows attaching and generating protocol specifications for agents to understand device commands and data formats.
06Enables the creation and use of device-specific Python plugins for high-level operations.