Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 268 Bytes

File metadata and controls

11 lines (6 loc) · 268 Bytes

Todo app in Python using Pglet

This directory contains ToDo app for Python tutorial.

The app requires Python 3.7+ with pglet module installed:

pip install pglet

To run the complete app:

python todo-complete.py