textual-todo
textual-todo copied to clipboard
A simple TODO app built with Textual.
Textual TODO App
A simple TODO app built with Textual in Python. Mostly for demonstration and educational purposes. See the related tutorial here.

Installation
Install with pip:
python -m pip install textual-todo
To run:
todo
Build it yourself – tutorial
GIF demo
