AgentPy

AgentPy: A package for agent-based modeling in Python - Published in JOSS (2021)

https://github.com/jofmi/agentpy

Science Score: 46.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

abm agent-based-modeling agent-based-simulation agentpy complex-systems networks networkx python salib

Keywords from Contributors

complexity-analysis mesa modeling-agents simulation-environment simulation-framework spatial-models mesh
Last synced: 6 months ago · JSON representation

Repository

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

Basic Info
Statistics
  • Stars: 358
  • Watchers: 11
  • Forks: 41
  • Open Issues: 9
  • Releases: 13
Topics
abm agent-based-modeling agent-based-simulation agentpy complex-systems networks networkx python salib
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License

README.md

AgentPy - Agent-based modeling in Python

PyPI GitHub Documentation Status DOI

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 and Jupyter.

Note: AgentPy is no longer under active development. For new projects, we recommend using MESA.

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

Owner

  • Name: Joël
  • Login: jofmi
  • Kind: user

GitHub Events

Total
  • Watch event: 37
  • Push event: 5
  • Fork event: 2
Last Year
  • Watch event: 37
  • Push event: 5
  • Fork event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 312
  • Total Committers: 6
  • Avg Commits per committer: 52.0
  • Development Distribution Score (DDS): 0.064
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
JoelForamitti 5****i 292
Joël 5****i 7
Tortar 6****r 6
Ewout ter Hoeven E****n@s****l 3
isabeaups i****s 2
dependabot[bot] 4****] 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 43
  • Total pull requests: 27
  • Average time to close issues: 23 days
  • Average time to close pull requests: 6 days
  • Total issue authors: 20
  • Total pull request authors: 5
  • Average comments per issue: 2.37
  • Average comments per pull request: 1.19
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lilbasedbot (3)
  • jofmi (3)
  • martibosch (2)
  • SongshGeo (2)
  • fl-hat (1)
  • gengala (1)
  • Brunohermans (1)
  • alon-benari (1)
  • huckebrink (1)
  • huiziy (1)
  • cap-jmk (1)
  • a11to1n3 (1)
  • gfbarbieri (1)
  • EwoutH (1)
  • JoelJohera (1)
Pull Request Authors
  • jofmi (8)
  • dependabot[bot] (4)
  • EwoutH (3)
  • isabeaups (2)
  • Tortar (1)
Top Labels
Issue Labels
bug (8) enhancement (2)
Pull Request Labels
dependencies (4) enhancement (1)

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish d7edd4c95736a5bc1260d38b5523f5d24338bc25 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
setup.py pypi