|
1 | | -.. image:: https://github.com/tbielawa/bitmath/actions/workflows/python.yml/badge.svg |
2 | | - :target: https://github.com/tbielawa/bitmath/actions/workflows/python.yml |
3 | | - :alt: Build Status on GitHub |
4 | | - |
5 | | -.. image:: https://img.shields.io/github/issues/tbielawa/bitmath?style=flat-square |
6 | | - :target: https://github.com/tbielawa/bitmath/issues |
7 | | - :alt: Open Issues |
8 | | - |
9 | | -.. image:: https://img.shields.io/github/issues-pr/tbielawa/bitmath?style=flat-square |
10 | | - :target: https://github.com/tbielawa/bitmath/pulls |
11 | | - :alt: Open Pull Requests |
12 | | - |
| 1 | +.. image:: https://github.com/timlnx/bitmath/actions/workflows/python.yml/badge.svg |
| 2 | + :target: https://github.com/timlnx/bitmath/actions/workflows/python.yml |
| 3 | +.. image:: https://img.shields.io/pypi/v/bitmath.svg |
| 4 | + :target: https://pypi.org/project/bitmath/ |
| 5 | + :alt: Latest Version |
13 | 6 | .. image:: https://img.shields.io/pypi/dm/bitmath?style=flat-square |
14 | 7 | :target: https://pypistats.org/packages/bitmath |
15 | | - :alt: PyPI - Package Popularity |
16 | | - |
17 | | -.. image:: https://img.shields.io/github/stars/tbielawa/bitmath?style=flat-square |
18 | | - :target: https://pypistats.org/packages/bitmath |
19 | | - :alt: GitHub Project Popularity |
20 | | - |
21 | | -.. image:: https://img.shields.io/pypi/l/bitmath?style=flat-square |
22 | | - :target: https://opensource.org/licenses/MIT |
23 | | - :alt: PyPI - License |
24 | | - |
| 8 | + :alt: PyPI - Package Downloads |
25 | 9 | .. image:: https://img.shields.io/pypi/implementation/bitmath?style=flat-square |
26 | 10 | :alt: PyPI - Implementation |
27 | | - |
28 | 11 | .. image:: https://img.shields.io/pypi/pyversions/bitmath?style=flat-square |
29 | 12 | :alt: PyPI - Python Version |
30 | 13 |
|
| 14 | +.. image:: https://readthedocs.org/projects/bitmath/badge/?version=latest |
| 15 | + :target: http://bitmath.rtfd.org/ |
| 16 | +.. image:: https://github.com/timlnx/bitmath/actions/workflows/bandit.yml/badge.svg |
| 17 | + :target: https://github.com/timlnx/bitmath/actions/workflows/bandit.yml |
| 18 | + :alt: Bandit Security Scan |
| 19 | +.. image:: https://api.securityscorecards.dev/projects/github.com/timlnx/bitmath/badge |
| 20 | + :target: https://securityscorecards.dev/viewer/?uri=github.com/timlnx/bitmath |
| 21 | + :alt: OSSF Scorecard |
| 22 | +.. image:: https://img.shields.io/github/issues/timlnx/bitmath?style=flat-square |
| 23 | + :target: https://github.com/timlnx/bitmath/issues |
| 24 | + :alt: Open issues |
| 25 | +.. image:: https://img.shields.io/github/issues-pr/timlnx/bitmath?style=flat-square |
| 26 | + :target: https://github.com/timlnx/bitmath/pulls |
| 27 | + :alt: Open pull requests |
| 28 | +.. image:: https://img.shields.io/github/stars/timlnx/bitmath?style=flat-square |
| 29 | + :target: https://github.com/timlnx/bitmath |
| 30 | + :alt: GitHub Project Popularity |
| 31 | +.. image:: https://img.shields.io/badge/license-MIT-blue.svg |
| 32 | + :target: https://github.com/timlnx/bitmath/blob/master/LICENSE |
| 33 | + :alt: License |
| 34 | + |
| 35 | + |
31 | 36 | bitmath |
32 | 37 | ####### |
33 | 38 |
|
|
0 commit comments