NOTE: This project is no more active and has been ported/rewritten to pyTermTk
Text-based user interface library (TUI) loosely based on QT api
This project is in an extremely early stage.
It is not yet possible to use it to build a fully featured TUI
- Basic Widget class
- Basic Layout framework
- Basic Mouse events
- Surprisingly stable Signals Slots implementation
# clone the repo
git clone https://github.com/ceccopierangiolieugenio/pyCuT.git
# Have fun . . .
cd pyCuT/examples/alpha.prototype
./006.dummy.test.features.py
# . . . but in moderation
./007.signals.slots.py