Metadata-Version: 2.4
Name: emergent
Version: 0.1.0
Summary: Emergent's Python module.
Author-email: Oluwatoni Akintola <oakintol@nd.edu>
Project-URL: Homepage, https://github.com/toni-akintola/modelpy-module
Project-URL: Website, https://modelpy.kekoawong.com/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.7
Description-Content-Type: text/markdown
Requires-Dist: networkx==3.3
Requires-Dist: numpy==2.0.0
Requires-Dist: matplotlib==3.9.2
Requires-Dist: scipy==1.15.1
Requires-Dist: twine>=6.1.0
Requires-Dist: pkginfo>=1.12.1.2

# Emergent

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

Thanks for using Emergent!
