@@ -16,17 +16,37 @@ domdf_python_tools
16
16
.. image :: https://img.shields.io/pypi/pyversions/domdf_python_tools.svg
17
17
:target: https://pypi.org/project/domdf_python_tools/
18
18
:alt: PyPI - Python Version
19
+ .. image :: https://img.shields.io/pypi/wheel/domdf_python_tools
20
+ :target: https://pypi.org/project/domdf_python_tools/
21
+ :alt: PyPI - Wheel
22
+ .. image :: https://img.shields.io/pypi/implementation/domdf_python_tools
23
+ :target: https://pypi.org/project/domdf_python_tools/
24
+ :alt: PyPI - Implementation
19
25
.. image :: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools
20
26
:alt: Conda
21
27
:target: https://anaconda.org/domdfcoding/domdf_python_tools
28
+ .. image :: https://img.shields.io/conda/pn/domdfcoding/domdf_python_tools?label=conda%7Cplatform
29
+ :alt: Conda Platform
30
+ :target: https://anaconda.org/domdfcoding/domdf_python_tools
22
31
.. image :: https://coveralls.io/repos/github/domdfcoding/domdf_python_tools/badge.svg?branch=master
23
32
:target: https://coveralls.io/github/domdfcoding/domdf_python_tools?branch=master
24
33
:alt: Coverage
25
- .. image :: https://img.shields.io/badge/License-LGPL%20v3-blue.svg
34
+ .. image :: https://img.shields.io/github/license/domdfcoding/domdf_python_tools
26
35
:alt: License
27
36
:target: https://github.com/domdfcoding/domdf_python_tools/blob/master/LICENSE
28
37
.. image :: https://img.shields.io/github/languages/top/domdfcoding/domdf_python_tools
29
38
:alt: GitHub top language
39
+ .. image :: https://img.shields.io/github/commits-since/domdfcoding/domdf_python_tools/v0.3.1
40
+ :target: https://github.com/domdfcoding/domdf_python_tools/pulse
41
+ :alt: GitHub commits since tagged version
42
+ .. image :: https://img.shields.io/github/last-commit/domdfcoding/domdf_python_tools
43
+ :target: https://github.com/domdfcoding/domdf_python_tools/commit/master
44
+ :alt: GitHub last commit
45
+ .. image :: https://img.shields.io/maintenance/yes/2020
46
+ :alt: Maintenance
47
+ .. image :: https://img.shields.io/codefactor/grade/github/domdfcoding/domdf_python_tools
48
+ :target: https://www.codefactor.io/repository/github/domdfcoding/domdf_python_tools
49
+ :alt: CodeFactor Grade
30
50
31
51
.. end shields
32
52
0 commit comments