Metadata-Version: 2.4
Name: mustaching
Version: 4.0.4
Summary: A Python library inspired by Mr. Money Mustache to summarize and plot personal finance data given in a CSV file of transactions.
Author-email: Alexander Raichev <alexander@raichev.net>
License-Expression: MIT
License-File: LICENSE.txt
Requires-Python: >=3.12
Requires-Dist: pandas>=2
Requires-Dist: pandera>=0
Requires-Dist: plotly>=5
