To-do-list To run the code you will need to install sqlite3 and termcolor libraries type in your terminal: pip3 install sqlite3 pip3 install termcolor