mathspp / textual-todo

A simple TODO app built with Textual.

Home Page:https://mathspp.com/blog/textual-tutorial-build-a-todo-app-in-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple TODO app built with Textual.

https://mathspp.com/blog/textual-tutorial-build-a-todo-app-in-python

License:MIT License


Languages

Language:Python 100.0%