Mercurial > p > roundup > code
comparison website/www/index.txt @ 6796:5ded9d537eb9
Replace pypi version badge badge.fury.io -> img.shields.io
badge was blocked by privacy badger due to third party cookie.
Replace with one that doesn't use cookies.
Also add some other badges I may want to implement:
supported python versions
licenses used
status beta, stable etc.
mozilla observatory
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 19 Jul 2022 22:53:35 -0400 |
| parents | 1e3ce9adc96a |
| children | 87c0273853a2 |
comparison
equal
deleted
inserted
replaced
| 6795:1e3ce9adc96a | 6796:5ded9d537eb9 |
|---|---|
| 17 :og\:image: https://www.roundup-tracker.org/_images/index_logged_out.png | 17 :og\:image: https://www.roundup-tracker.org/_images/index_logged_out.png |
| 18 | 18 |
| 19 .. raw:: html | 19 .. raw:: html |
| 20 | 20 |
| 21 <div class="release_info note"> | 21 <div class="release_info note"> |
| 22 <!-- package version/pypi download --> | |
| 22 <a | 23 <a |
| 23 href="https://pypi.org/project/roundup/#files">Download: | 24 href="https://pypi.org/project/roundup/#files">Download: |
| 24 <img style="vertical-align: text-top" | 25 <img style="vertical-align: text-top" |
| 25 src="https://badge.fury.io/py/roundup.svg?color=lightblue" | 26 src="https://img.shields.io/pypi/v/roundup?color=blue&label=Current%20Version&cacheSeconds=86400" |
| 26 alt="PyPI version" height="18"></a> | 27 alt="PyPI version" height="18"></a> |
| 27 <!-- <img src="https://shields.io/pypi/pyversions/roundup"> --> | 28 <!-- supported python versions: <img src="https://shields.io/pypi/pyversions/roundup"> --> |
| 29 <!-- license: <img src="https://img.shields.io/pypi/l/roundup"> --> | |
| 30 <!-- changes since 2.2.0 <img src="https://img.shields.io/github/commits-since/roundup-tracker/roundup/2.2.0/master?sort=semver"> --> | |
| 31 <!-- status beta, stable, mature.... <img src="https://img.shields.io/pypi/status/roundup"> --> | |
| 32 <!-- mozilla observatory <img src="https://img.shields.io/mozilla-observatory/grade/www.roundup-tracker.org?publish"> --> | |
| 33 <!-- downloads/month --> | |
| 28 <a style="display:block; margin-block-start: 1em; text-align: | 34 <a style="display:block; margin-block-start: 1em; text-align: |
| 29 center;" href="https://pypistats.org/packages/roundup" alt=""> | 35 center;" href="https://pypistats.org/packages/roundup" alt=""> |
| 30 <img | 36 <img |
| 31 src="https://img.shields.io/badge/dynamic/json?color=blue&label=downloads%2Fmonth&cacheSeconds=86400&query=data.last_month&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Froundup%2Frecent" | 37 src="https://img.shields.io/badge/dynamic/json?color=blue&label=downloads%2Fmonth&cacheSeconds=86400&query=data.last_month&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Froundup%2Frecent" |
| 32 alt=""></a> | 38 alt=""></a> |
