Skip to main content
Warning You are using TestPyPI – a separate instance of the Python Package Index that allows you to try distribution tools and processes without affecting the real index.

CLI tool

Project description

Small CLI todo tracker for resolution-python week 1

Usage

usage: py_res_w1 [-h] [--due-date DUE_DATE] [-c ] [-d ] [-l] [task]

positional arguments:
  task                 Task to add

options:
  -h, --help           show this help message and exit
  --due-date DUE_DATE  Optional date in 'YYYY-MM-DD' format
  -c, --complete   Mark a task as complete by ID
  -d, --delete     Delete a task by ID
  -l, --list           List all tasks
         List all tasks
all tasks

Supported by

Python Software Foundation PSF Sponsor