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