Metadata-Version: 2.4
Name: oikos
Version: 0.2.0
Summary: Library for economic models in Python.
Home-page: https://github.com/marcosjuniorhernandez/economy
Author: Marcos Jr.
Author-email: iam.marcoshernandez@gmail.com
Project-URL: Documentation, https://marcosjuniorhernandez.github.io/economy/
Project-URL: Source, https://github.com/marcosjuniorhernandez/economy
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: sympy
Requires-Dist: latex2sympy2
Requires-Dist: ipython
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# oikos
Oikos is a Python library focused on economic analysis and basic economic theory models.

## Installation
```bash
pip install oikos
```

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