Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 482 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 482 Bytes

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

Read the tutorial here!

GIF demo