Metadata-Version: 2.4
Name: econ-viz
Version: 0.1.0
Summary: A Python tool to generate beautiful microeconomics plots.
License: MIT
Author: Anthony Sung
Author-email: sungpinyue@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: matplot2tikz (>=0.5.4,<0.6.0)
Requires-Dist: matplotlib (>=3.10.8,<4.0.0)
Requires-Dist: numpy (>=2.4.3,<3.0.0)
Requires-Dist: scipy (>=1.17.1,<2.0.0)
Requires-Dist: sympy (>=1.14.0,<2.0.0)
