Metadata-Version: 2.1
Name: mustaching
Version: 3.1.3
Summary: A Python 3.8+ library inspired by Mr. Money Mustache to summarize and plot personal finance data given in a CSV file of transactions.
License: MIT
Author: Alex Raichev
Author-email: alex@raichev.net
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: colorlover (>=0.3.0,<0.4.0)
Requires-Dist: pandas (>=1,<2)
Requires-Dist: pandera (>=0.6.1,<0.7.0)
Requires-Dist: python-highcharts (>=0.4.2,<0.5.0)
