Skip to content

ceccopierangiolieugenio/pyCuT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This project is no more active and has been ported/rewritten to pyTermTk

pyCuT

Text-based user interface library (TUI) loosely based on QT api

Note

This project is in an extremely early stage.

It is not yet possible to use it to build a fully featured TUI

Current status

  • Basic Widget class
  • Basic Layout framework
  • Basic Mouse events
  • Surprisingly stable Signals Slots implementation

Screenshot

Examples

# 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

Releases

No releases published

Packages

No packages published

Languages