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
Release history Release notifications | RSS feed
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.1.tar.gz
(24.5 kB
view hashes)
Built Distribution
Close
Hashes for rbs_tui_dom-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df33681e64d4774d7234047bf1646aa870e27958df91b34edd7f9060ccc2fd9a |
|
MD5 | c31d6ec6e796b4ae521fc2a4df5a8f58 |
|
BLAKE2b-256 | 7a298330903e0d5a985e39458353bca8a02ef97c1eca98b05410412660bae63e |