Metadata-Version: 2.3
Name: emergent
Version: 0.0.4
Summary: Modelpy's Python module.
Project-URL: Homepage, https://github.com/toni-akintola/modelpy-module
Project-URL: Website, https://modelpy.kekoawong.com/
Author-email: Oluwatoni Akintola <oakintol@nd.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.7
Requires-Dist: networkx==3.3
Requires-Dist: numpy==2.0.0
Description-Content-Type: text/markdown

# Modelpy

Run the following command to install modelpy to your virtual environment:
`python3 -m pip install modelpy`

Thanks for using Modelpy!
