News

Web2Py has a neat feature called a smartgrid that gives us a simple GUI that handles creating, reading, updating, and deleting data (CRUD).
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Love ’em or hate ’em, sometimes your embedded project needs a menu system. Rather than reimplement things each and every time, [sgall17a] put together a simple GUI menu system in Microp… ...