News

Like Editorial 1.1, Pythonista 1.5 can create custom interfaces using a ui module that can be combined with Python scripts. Modelled after Apple’s UIKit, Zorn’s ui module is consistent across ...
Glade is a GUI builder for the Gtk+ toolkit. Glade makes it easy to create user interfaces interactively, and it can generate source code for those interfaces as well as stubs for user interface ...
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...