Skip to content

statgen/dialogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dialogs.py

Simple Python API for text-based GUI on terminal.

GUI components

  • Dialog (RIGHT, LEFT or/and UP, DOWN keys are reserved for focus switching between controls)
  • Button
  • Label
  • Progressbar
  • Checkbox
  • Textfield (unlimited length input)
  • Combobox (textfield with popup)
  • Dropdown list (read-only textfield with popup)

Examples

alt text alt text alt text alt text alt text alt text alt text alt text

About

Python library for text-based GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages