Skip to content

Latest commit

 

History

History
100 lines (68 loc) · 2.35 KB

index.md

File metadata and controls

100 lines (68 loc) · 2.35 KB

Logo

Version 2022.x
Web Documentation📃
Download Downloads
Source Github

Forever Scalable

Quo

Quo is a toolkit for writing Command-Line Interface(CLI) app lications and a TUI (Text User Interface) framework for Python. Quo is making headway towards composing speedy and orderly CLI and TUI applications while forestalling any disappointments brought about by the failure to execute a python application.

Simple to code, easy to learn, and does not come with needless baggage.

Quo requires Python 3.8 or later.

Features

  • Support for ANSI, RGB and Hex color models
  • Support for tabular presentation of data
  • Intuitive progressbars
  • Code completions
  • Nesting of commands
  • Customizable Text User Interface (TUI) dialogs
  • Automatic help page generation
  • Syntax highlighting
  • Autosuggestions
  • Key Binders

Quo is simple If you know Python you can easily use Quo and it can integrate with just about anything.

:maxdepth: 3
:caption: Tutorials & Explanations
introduction.rst
printing_text.rst

console.rst
prompt.rst
utils.rst
table.rst
commands.rst
apps.rst
args.rst
exceptions.rst
dialogs.rst
widgets.rst
full_screen_apps.rst
kb.rst
progress.rst
filters.rst
styling
help_text.rst
reference.rst
unicode-support.rst
:maxdepth: 1
:caption: Miscellaneous pages
license.rst
changes.rst
appendix.rst

Donate🎁

In order to for us to maintain this project and grow our community of contributors. Donate

Getting Help

Community

For discussions about the usage, development, and the future of quo, please join our Google community

Resources

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at Bug tracker or send an email to:

📥 scalabli@pm.me