timjdavey / agentpy

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

Home Page:https://agentpy.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, numerical experiments, and data analysis within a single environment, and is optimized for interactive computing with IPython and Jupyter. If you have questions or ideas for improvements, please visit the discussion forum or subscribe to the agentpy mailing list.

Installation: pip install agentpy

Documentation: https://agentpy.readthedocs.io

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

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


A screenshot of Jupyter Lab with two interactive tutorials from the agentpy model library:

About

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

https://agentpy.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.1%Language:TeX 1.9%