/agentpy

AgentPy is an open-source framework for the development and analysis of agent-based models in Python.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

AgentPy - Agent-based modeling in Python

PyPI GitHub Build Status Documentation Status codecov

AgentPy is an open-source library for the development and analysis of agent-based models in Python. The framework integrates the tasks of model design, interactive simulations, numerical experiments, and data analysis within a single environment, and is optimized for interactive computing with IPython and Jupyter.

Installation: pip install agentpy

Documentation: https://agentpy.readthedocs.io

Discussion forum: https://github.com/JoelForamitti/agentpy/discussions

Tutorials and examples: https://agentpy.readthedocs.io/en/latest/model_library.html

Comparison with other frameworks: https://agentpy.readthedocs.io/en/latest/comparison.html