Metadata-Version: 2.4
Name: oikos
Version: 0.1.0
Summary: Library for modeling and graphing economic models in Python.
Home-page: https://github.com/marcosjuniorhernandez/economy
Author: Marcos Jr.
Author-email: iam.marcoshernandez@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# oikos

Oikos es una librería en Python orientada al análisis económico y modelos básicos de teoría económica.

## Instalación
```bash
pip install oikos
```

## License
The software is licensed under the MIT license, with copyright by Marcos Jr.
