File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ CircleCI] ( https://dl.circleci.com/status-badge/img/gh/ArangoDB-Community/python-arango/tree/main.svg?style=svg )] ( https://dl.circleci.com/status-badge/redirect/gh/ArangoDB-Community/python-arango/tree/main )
4
4
[ ![ CodeQL] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/codeql.yaml/badge.svg )] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/codeql.yaml )
5
5
[ ![ Docs] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/docs.yaml/badge.svg )] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/docs.yaml )
6
- [ ![ codecov] ( https://codecov.io/gh/ArangoDB-Community/python-arango/branch/main/graph/badge.svg?token=M8zrjrzsUY )] ( https://codecov.io/gh/ArangoDB-Community/python-arango )
7
- [ ![ PyPI version] ( https://badge.fury.io/py/python-arango.svg )] ( https://badge.fury.io/py/python-arango )
8
- [ ![ GitHub license] ( https://img.shields.io/github/license/ArangoDB-Community/python-arango?color=brightgreen )] ( https://github.com/ArangoDB-Community/python-arango/blob/main/LICENSE )
9
- ![ Python version] ( https://img.shields.io/badge/python-3.8%2B-blue )
6
+ [ ![ Coverage Status] ( https://codecov.io/gh/ArangoDB-Community/python-arango/branch/main/graph/badge.svg?token=M8zrjrzsUY )] ( https://codecov.io/gh/ArangoDB-Community/python-arango )
7
+ [ ![ Last commit] ( https://img.shields.io/github/last-commit/ArangoDB-Community/python-arango )] ( https://github.com/ArangoDB-Community/python-arango/commits/master )
8
+
9
+ [ ![ PyPI version badge] ( https://img.shields.io/pypi/v/python-arango?color=3775A9&style=for-the-badge&logo=pypi&logoColor=FFD43B )] ( https://pypi.org/project/python-arango/ )
10
+ [ ![ Python versions badge] ( https://img.shields.io/badge/3.8%2B-3776AB?style=for-the-badge&logo=python&logoColor=FFD43B&label=Python )] ( https://pypi.org/project/python-arango/ )
11
+
12
+ [ ![ License] ( https://img.shields.io/github/license/ArangoDB-Community/python-arango?color=9E2165&style=for-the-badge )] ( https://github.com/ArangoDB-Community/python-arango/blob/master/LICENSE )
13
+ [ ![ Code style: black] ( https://img.shields.io/static/v1?style=for-the-badge&label=code%20style&message=black&color=black )] ( https://github.com/psf/black )
14
+ [ ![ Downloads] (https://img.shields.io/pepy/dt/python-arango?style=for-the-badge&color=282661
15
+ )] ( https://pepy.tech/project/python-arango )
10
16
11
17
# Python-Arango
12
18
You can’t perform that action at this time.
0 commit comments