textual-experiments

A sandpit repo for testing textual related things.

Setup

poetry install
pre-commit install

autocomplete

python -m src.autocomplete

Button widget

python -m src.button_widget

Figlet widget

python -m src.figlet_widget

Single stat widget

python -m src.single_stat

GitHub

View Github