Skip to main content

The RBS Terminal User Interface(TUI) framework

Project description

RBS TUI DOM

The RBS Terminal User Interface (TUI) framework.

Installation & Usage

pip install rbs-tui-dom

Examples

Example code lives in the example/ directory, and can be run directly after installation (python examples/hello_world.py) with the repository cloned.

Overview

rbs-tui-dom aims to mirror a DOM-like programming environment within the curses library.

We provide several conveniences such as:

  • DOM elements with parent / child relationships
  • Styling
    • margin, padding, border, color, etc.
  • Events - both keyboard & mouse
    • Event propagation
    • Blur & focus
  • get_element_by_id()
  • Automatic re-rendering
  • Basic shell functionality

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

rbs_tui_dom-1.0.2.macosx-10.15-x86_64.tar.gz (63.9 kB view hashes)

Uploaded Source

Built Distribution

rbs_tui_dom-1.0.2-py3-none-any.whl (28.1 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