File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Mesa: Agent-based modeling in Python
2
2
3
- [ ![ PyPi ] ( https://img.shields.io/pypi/v/mesa.svg )] ( https://pypi.python.org/pypi/Mesa )
4
- [ ![ GitHub Actions build status ] ( https://github.com/projectmesa/mesa/workflows/build/badge.svg )] ( https://github.com/projectmesa/mesa/actions )
5
- [ ![ Coverage status] ( https://codecov.io/gh/projectmesa/mesa/branch/main/graph/badge.svg )] ( https://codecov.io/gh/projectmesa/mesa )
6
- [ ![ code style: black ] ( https://img.shields.io/badge/code%20style-black-000000. svg )] ( https://github.com/psf/black )
7
- [ ![ chat ] ( https://img.shields.io/matrix/project-mesa:matrix.org?label=chat&logo=Matrix ) ]( https://matrix.to/#/# project-mesa:matrix.org )
8
- [ ![ Hatch project ] ( https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg )] ( https://github.com/pypa/hatch )
3
+ | | |
4
+ | --- | --- |
5
+ | CI/CD | [ ![ GitHub Actions build status ] ( https://github.com/projectmesa/mesa/workflows/build/badge.svg )] ( https://github.com/projectmesa/mesa/actions ) [ ![ Coverage status] ( https://codecov.io/gh/projectmesa/mesa/branch/main/graph/badge.svg )] ( https://codecov.io/gh/projectmesa/mesa ) |
6
+ | Package | [ ![ PyPI - Version ] ( https://img.shields.io/pypi/v/mesa.svg?logo=pypi&label=PyPI&logoColor=gold )] ( https://pypi.org/project/Mesa/ ) [ ![ PyPI - Downloads ] ( https://img.shields.io/pypi/dm/mesa.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold )] ( https://pypi.org/project/Mesa/ ) [ ![ PyPI - Python Version ] ( https://img.shields.io/pypi/pyversions/mesa. svg?logo=python&label=Python&logoColor=gold )] ( https://pypi.org/project/Mesa/ ) |
7
+ | Meta | [ ![ linting - Ruff ] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff ) [ ![ code style: black ] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black ) [ ![ Hatch project] ( https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg )] ( https://github.com/pypa/hatch ) |
8
+ | Chat | [ ![ chat ] ( https://img.shields.io/matrix/project-mesa:matrix.org?label=chat&logo=Matrix )] ( https://matrix.to/#/#project-mesa:matrix.org ) |
9
9
10
10
Mesa allows users to quickly create agent-based models using built-in
11
11
core components (such as spatial grids and agent schedulers) or
You can’t perform that action at this time.
0 commit comments