Metadata-Version: 2.1
Name: rangekeeper
Version: 0.1.0
Summary: A Python library assisting financial modelling in scenario planning, decision-making, cashflow forecasting, and the like
Author: Daniel Fink
Author-email: danfink@mit.edu
Requires-Python: >=3.9,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Pint (>=0.20.1,<0.21.0)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aenum (>=3.1.11,<4.0.0)
Requires-Dist: docutils (==0.17.1)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: jupyter-book (>=0.15.1,<0.16.0)
Requires-Dist: jupyterlab (>=4.0.0,<5.0.0)
Requires-Dist: matplotlib (>=3.7.0,<4.0.0)
Requires-Dist: multiprocess (>=0.70.14,<0.71.0)
Requires-Dist: networkx (>=3.0,<4.0)
Requires-Dist: numba (>=0.57.0,<0.58.0)
Requires-Dist: pandas (>=2.0.1,<3.0.0)
Requires-Dist: py-linq (>=1.4.0,<2.0.0)
Requires-Dist: py-moneyed (>=3.0,<4.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: pyxirr (>=0.9.0,<0.10.0)
Requires-Dist: scipy (>=1.10.0,<2.0.0)
Requires-Dist: seaborn (>=0.12.2,<0.13.0)
Requires-Dist: specklepy (>=2.12.0,<3.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.2.0,<2.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
