pyFltk
Welcome to my pyFltk graphical user interface library course. pyFltk is the Python wrapper of the C++ FLTK library.
- Open Source
- Light weight
- Easy to learn
- Consice/Intuitive API
- Excellent reference API documentation
- Derived from an OOP base library
- Cross platform: Windows, Linux, MacOS, Raspberry Pi OS
Special thanks to the maintainer of pyFltk, Andreas Held.