Skip to content

sikker357/python_internship_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CLI TODO Manager

A simple command-line todo manager built using Python and argparse.

Usage:

Add: todo --action add --task "Buy milk"

List: todo --action list

Remove: todo --action remove --task "Buy milk"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors