/budget

A hobby project to update my expense-tracking system (and learn how to use the 'polars' library).

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Budget tracker

Personal system to track spending and expenses.

CLI entrypoints:

  1. generate new template spreadsheet each month
  2. generate figures and final output tables (ideally into a single PDF file and CSV)

(Good chance to learn the 'polars' library.)