gpo.zugaina.org

Search Portage & Overlays:

dev-python/pms5003

Python driver for PMS5003 particulate-matter sensors

Screenshots

  • pms5003-1.0.1
    ~amd64 ~arm ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit db2cfefefbe372c4a2e5c442a7d22ff75a120dc4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:45:04 2026 +0200

dev-python/pms5003: add 1.0.1

Enviro+ uses this driver to collect particulate-matter readings over
the PMS5003 serial interface.

Retain the direct pyserial, gpiod, and gpiodevice dependencies used for
transport and reset control. All four mocked parsing and failure-path
tests pass.