Skip to content

defaultUser822/Expense_tracker_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense tracker CLI

The expense tracker cli from Roadmap.sh

Usage

$ python3 main.py -h
usage: expense-tracker [-h] [-a DESC AMOUNT] [-r ID] [-l] [-s [MONTH]]

A simple (and primitive) CLI tool to track expenses

options:
  -h, --help            show this help message and exit
  -a DESC AMOUNT, --add DESC AMOUNT
                        Add an expense with an amount and a description.
  -r ID, --remove ID    Remove an expense with the specified ID.
  -l, --list            List all expenses.
  -s [MONTH], --summary [MONTH]
                        Summarize all expenses, can be sorted by month.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages