/pyserdisp

Thin Python bindings for serdisplib >= 1.96 with some extras.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyserdisp

Thin Python bindings for serdisplib >= 1.96. I've tried to make parameters more pythonic where applicable. Still, most calls fit with the original serdisplib docs.

The "raw" bindings are available in pyserdisp.py, widget.py contains high-level drawing functions for images and text.

Documentation is available on GitHub Pages.