Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 587 Bytes

File metadata and controls

15 lines (10 loc) · 587 Bytes

toga-tutorial

This repository documents completion of the Toga Tutorial.
Toga is a Python native, OS native, cross-platform GUI toolkit. It provides a library of base components with a shared interface to simplify platform-agnostic GUI development.

Contents

  • Example apps from each tutorial step
  • Experiments with Toga widgets and event handling

Resources