Python CLI Task Manager 🧩 A simple and professional command-line task manager built with Python. 🔧 Technologies Python argparse JSON 📌 Features Add tasks List tasks Mark tasks as completed Remove tasks Persistent storage using JSON ▶️ How to use Add a task: python main.py --add "Study Python"