File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
# bootstrap-python-package
2
+ ![ Static Badge] ( https://img.shields.io/badge/Python-3.8_%7C_3.9_%7C_3.10_%7C_3.11_%7C_3.12-blue?logo=python&logoColor=white )
2
3
[ ![ Stable Version] ( https://img.shields.io/pypi/v/bootstrap-python-package?color=blue )] ( https://pypi.org/project/bootstrap-python-package/ )
3
4
[ ![ stability-beta] ( https://img.shields.io/badge/stability-beta-33bbff.svg )] ( https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#beta )
4
5
5
- [ ![ Python 3.8] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.8.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.8.yml )
6
- [ ![ Python 3.9] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.9.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.9.yml )
7
- [ ![ Python 3.10] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.10.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.10.yml )
8
- [ ![ Python 3.11] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.11.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.11.yml )
9
- [ ![ Python 3.12] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.12.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-3.12.yml )
6
+ [ ![ Python tests] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-tests.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-tests.yml )
10
7
[ ![ Bandit checks] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-bandit.yml/badge.svg?branch=main )] ( https://github.com/febus982/bootstrap-python-package/actions/workflows/python-bandit.yml )
11
-
12
8
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/593e78ec96ed5ebb0dd3/maintainability )] ( https://codeclimate.com/github/febus982/bootstrap-python-package/maintainability )
13
9
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/593e78ec96ed5ebb0dd3/test_coverage )] ( https://codeclimate.com/github/febus982/bootstrap-python-package/test_coverage )
10
+
14
11
[ ![ Checked with mypy] ( https://www.mypy-lang.org/static/mypy_badge.svg )] ( https://mypy-lang.org/ )
15
12
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
16
13
[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json )] ( https://github.com/charliermarsh/ruff )
You can’t perform that action at this time.
0 commit comments