https://github.com/jofmi/agentpy
AgentPy is an open-source framework for the development and analysis of agent-based models in Python.
https://github.com/jofmi/agentpy
abm agent-based-modeling agent-based-simulation agentpy complex-systems networks networkx python salib
Last synced: 5 months ago
JSON representation
AgentPy is an open-source framework for the development and analysis of agent-based models in Python.
- Host: GitHub
- URL: https://github.com/jofmi/agentpy
- Owner: jofmi
- License: bsd-3-clause
- Created: 2020-06-19T20:32:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-06T14:17:39.000Z (8 months ago)
- Last Synced: 2025-05-13T11:22:02.130Z (5 months ago)
- Topics: abm, agent-based-modeling, agent-based-simulation, agentpy, complex-systems, networks, networkx, python, salib
- Language: Python
- Homepage: https://agentpy.readthedocs.io/
- Size: 79.8 MB
- Stars: 346
- Watchers: 11
- Forks: 40
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
README
# AgentPy - Agent-based modeling in Python
[](https://pypi.org/project/agentpy/)
[](https://github.com/JoelForamitti/agentpy/blob/master/LICENSE)
[](https://agentpy.readthedocs.io/en/latest/?badge=latest)
[](https://doi.org/10.21105/joss.03065)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. The package is optimized for interactive computing
with [IPython](http://ipython.org/) and [Jupyter](https://jupyter.org/).**Note:** AgentPy is no longer under active development. For new projects, we recommend using [MESA](https://mesa.readthedocs.io/stable/).
**Installation:** `pip install agentpy`
**Documentation:** https://agentpy.readthedocs.io
**JOSS publication:** https://doi.org/10.21105/joss.03065
Please cite this software as follows:
Foramitti, J., (2021). AgentPy: A package for agent-based modeling in Python.
Journal of Open Source Software, 6(62), 3065, https://doi.org/10.21105/joss.03065