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.0.tar.gz
(24.5 kB
view hashes)
Built Distribution
Close
Hashes for rbs_tui_dom-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9a4782b9bc39c28d4d8a5385a43ff8c950b61e0b834bc643026c3524f5a017e |
|
MD5 | 52f4e2b413e00c2b6a488970e73894bd |
|
BLAKE2b-256 | 1aca275137e5fd4c4573c6db5865383edfdc9d1fc07c1420792872743a064f31 |