This directory contains sample Python applications using Pglet:
- Controls - Demo apps for Pglet controls reference.
- Hello, world! - Very basic Pglet application.
- Greeter - A minimal form application.
- Icon browser - A browser for Fluent UI icons.
- ToDo - ToDo application for Python tutorial.
Examples require Python 3.7+ with pglet module installed:
pip install pglet