Skip to main content

A lightweight, cross-platform utility for creating TUIs

Project description

Easy-X-TUI

Easy, Cross-platform TUI

This lightweight package provides cross-platform utilities for creating terminal GUIs (TUIs).

Read the documentation

For lightweight GUIs, consider easygui. For advanced, semantic terminal handling, consider curses from the standard library.

Classes


Window

Inheritable class that permits recording (buffering) a terminal window's worth of strings and printing them to the console all at once.

Menu

Utility class to use within a custom Window class. Permits the creation of a list of menu options and tracks which option is selected.

TableMenu

Utility class to use within a custom Window class. Permits the creation of a list of menu options and tracks which option is selected. Can hold multiple selections in a set

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_x_tui-0.0.1.tar.gz (78.4 kB view hashes)

Uploaded Source

Built Distribution

easy_x_tui-0.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page