2.1. ViewΒΆ

Pyfx TUI rendering related module.

It contains a homemade JSON widgets Library and collection of UI components to interact with PyfxApp.

Modules

pyfx.view.common

Common widgets used in Pyfx.

pyfx.view.components

UI components (such as query bar) used in Pyfx's TUI.

pyfx.view.json_lib

Data and UI models used for JSON rendering.

pyfx.view.keys

Components that converts a keyboard input into the defined keyboard input.

pyfx.view.themes

Components that defines color scheme for different components inside Pyfx.

pyfx.view.view_frame

pyfx.view.view_manager

pyfx.view.view_mediator