Metadata-Version: 2.1
Name: finstat
Version: 0.12.0.dev3
Summary: A package for building cash flow and financial statement forecasts
Home-page: https://github.com/rskene/finstat
Author: rjskene
Author-email: rjskene83@gmail.com
Project-URL: Bug Tracker, https://github.com/rskene/finstat/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: <=3.9.6,>=3.8.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (<=1.22.3,>=1.20.3)
Requires-Dist: pandas (<=1.4.1,>=1.3.5)
Requires-Dist: networkx (<=2.7.1,>=2.6.3)
Requires-Dist: pyomo (==6.4.0)

FINANCIAL STATEMENT TOOLS utilizing Pandas

