Metadata-Version: 2.1
Name: solow-sim
Version: 0.1.1
Summary: Demo library
Home-page: https://github.com/loick333/solow_library
Author: Loick Lepine
Author-email: loick.lepine@mail.mcgill.ca
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib (==3.6.0)
Requires-Dist: pandas (==1.5.0)

# Solow Library

A Solow simulator to help understand the basics of the model



### Installation

```

pip install solow-sim

```



### Get started

Set up the demo



```Python

'CHANGE INDEX PLIZZ'

```
