Skip to content

Commit 7dd5948

Browse files
prmoore77claude
andcommitted
Swap PyPI download badge to pepy-backed endpoint
shields.io/pypi/dm has been returning "rate limited by upstream service" with no ETA for a fix (badges/shields#11620). Switching to shields.io/pepy/dt keeps the same visual style but uses pepy.tech as the data source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4a321eb commit 7dd5948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[<img src="https://img.shields.io/badge/dockerhub-image-green?logo=Docker">](https://hub.docker.com/r/gizmodata/flight-sql-websocket-proxy)
55
[![flight-sql-websocket-proxy-ci](https://github.com/gizmodata/flight-sql-websocket-proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/gizmodata/flight-sql-websocket-proxy/actions/workflows/ci.yml)
66
[![PyPI version](https://badge.fury.io/py/flight-sql-websocket-proxy.svg)](https://badge.fury.io/py/flight-sql-websocket-proxy)
7-
[![PyPI Downloads](https://img.shields.io/pypi/dm/flight-sql-websocket-proxy.svg)](https://pypi.org/project/flight-sql-websocket-proxy/)
7+
[![PyPI Downloads](https://img.shields.io/pepy/dt/flight-sql-websocket-proxy.svg)](https://pypi.org/project/flight-sql-websocket-proxy/)
88

99
An Arrow Flight SQL WebSocket Proxy Server
1010

0 commit comments

Comments
 (0)