Metadata-Version: 2.1
Name: multirepast4py
Version: 0.1.1
Summary: A Python package for multilayer network simulations
Home-page: https://github.com/KengLL/MultiRepast4py
Author: Keng-Lien Lin
Author-email: kenglienl@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# MultiRepast4py
MultiRepast4py is a python package that enable Multilayer Simulation on Repast4py. Follow the tutorial to setup the environment and run your own multilayer simulations!

Follow the guide to install Repast4py: https://repast.github.io/repast4py.site/index.html

pip install git+https://github.com/KengLL/MultiRepast4py.git


