Skip to content

coffee50/MicroUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MicroUI (MUI) is a small Python framework that simplifies the creation of Python CLI applications by imitating UI with text symbols.

MUI does not handle user input.

MUI also allows you to configure the style and looks.

Usage: download mui.py, place it in the CLI application directory, import MUI.

Modules:

  • Textbox (mui_textbox)
  • Selection box (mui_selector)
  • Prefix line (mui_p_line)
  • Prefix-suffix line (mui_line)

About

A small UI tool for Python CLI apps.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages