News

Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Web2Py has a neat feature called a smartgrid that gives us a simple GUI that handles creating, reading, updating, and deleting data (CRUD).
Rather than reimplement things each and every time, [sgall17a] put together a simple GUI menu system in Micropython that can be reused in all sorts of projects.
Figure 1 – USB View Tool #2 – PyUSB The cross platform compatibility of Python makes it the perfect programming language to develop USB terminals and application GUI’s. One of the add-on libraries ...