Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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