Commit d1d25c2
docs: source download badge from pepy.tech to stop pypistats rate-limit errors (#88)
The download badge fetched from img.shields.io/pypi/dm/<pkg>, which shields
sources from pypistats.org. pypistats rate-limits by IP, so the badge
intermittently rendered "rate limited by upstream service".
Switch to static.pepy.tech/badge/<pkg>/month (statically cached SVG from a
different upstream) and repoint the link to pepy.tech/projects/<pkg>. Metric
stays monthly downloads.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f1b6f92 commit d1d25c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments