Skip to content

PyScript

Experimental browser support via PyScript and displaysys.psdisplay.PSDisplay.

Quick start: PyScript guide and Try pydisplay.

Asyncio porting: PyScript asyncio guide.

Work in progress

PyScript support is experimental. Only touchscreen input is implemented. Most examples use blocking loops and will not run in the browser until ported to asyncio.

Board config

board_configs/psdisplay/board_config.py — 320×480 canvas with touch broker.

Contributing

Pull requests welcome for displaysys/psdisplay.py, asyncio example ports, and files under html/.