An open API service indexing awesome lists of open source software.

https://github.com/umarlypoeta/task_manager

A simple CLI for managing tasks, built with Python and argparse. Features include adding, removing, editing, and listing tasks, as well as marking tasks as complete. Save and load tasks using a JSON file
https://github.com/umarlypoeta/task_manager

cli json python python3 task-manager

Last synced: about 2 months ago
JSON representation

A simple CLI for managing tasks, built with Python and argparse. Features include adding, removing, editing, and listing tasks, as well as marking tasks as complete. Save and load tasks using a JSON file

Awesome Lists containing this project