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

https://github.com/lordubuntu/cash-man

A personal financial expenses tracker written in Python 3.
https://github.com/lordubuntu/cash-man

Last synced: about 1 year ago
JSON representation

A personal financial expenses tracker written in Python 3.

Awesome Lists containing this project

README

          

# Cash Man

Cashman is a personal expenses tracker for fun and profit.

## Info

Cashman uses rich and click to provide a straight-forward eye-candy cli experience for users. Expenses are tracked using CSV files to ensure maximum portability and interoperability for any personal financial workflow.

For usage info, run `cashman --help`

## Notes

May switch to Poetry for packaging in the future...