Batis Example applications

Minimal examples

These are deliberately trivial applications to demonstrate using Batis with different common application systems.

These example materials are in the public domain except where otherwise noted, so feel free to copy from them for your own applications. The icons for these examples are from the public domain Tango icons.

PyQt example

A GUI application using Python 3 and PyQt5 as external dependencies.

Electron example

An Electron Javascript application, with a bundled copy of Electron.

Real applications

Redsnail

A Python application running as a local web server with the UI in a browser. It includes bundled copies of several Python packages.