todo manager
Python
Task manager with a command line interface. Written in pure Python without external dependencies, only the standard library. Supports task priorities, filtering, notes, and statistics. Data is stored locally in JSON. Colored output in the terminal…