Metadata-Version: 1.1
Name: Mesa
Version: 0.5.2
Summary: 
    Mesa is an agent-based modeling (or ABM) framework in Python. It allows
    users to quickly create agent-based models using built-in core components
    (such as spatial grids and agent schedulers) or customized
    implementations; visualize them using a browser-based interface; and
    analyze their results using Python's data analysis tools. It's goal is
    to be the Python 3-based alternative to NetLogo, Repast, or MASON.

    Mesa is being developed by a group of modeling practitioners with
    experience in academia, government, and the private sector.

Home-page: https://github.com/projectmesa/mesa
Author: Project Mesa Team
Author-email: projectmesa@googlegroups.com
License: MIT
Description: UNKNOWN
Keywords: agent-based modeling,ABM,simulation,individual-based models,complex systems,complexity theory
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
