Metadata-Version: 2.1
Name: openabm
Version: 1.0.1
Summary: A Python framework for agent-based modeling based on MESA
Home-page: https://github.com/cma43/Open-ABM
Author: Conor M. Artman
Author-email: cmartman@ncsu.edu
License: MIT
Description: # Open-ABM
        
        Open ABM runs on MESA and wraps basic MESA implementations with easy-to-use helper functions. All current models were built by the MESA team. Users are encouraged to explore MESA and its tools after getting started with Open ABM here: https://mesa.readthedocs.io/en/master/tutorials/intro_tutorial.html
        
        Note: If you've found Open ABM via PyPI's search page, here is the Github repo: https://github.com/cma43/Open-ABM
        
        To get started, please see our Jupyter notebook in the 'Introductory Walkthrough' folder. Also keep in mind that you may access the source code of any template models under the 'examples' folder. 
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
