Python package details, new releases, and download statistics.
Download Stats
ASYNCREADNo auth
Returns download counts for a Python package over the last day, week, and month.
ParametersFormJSON
Python package name. e.g. "requests", "flask"
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "pp_download_stats", "params": { "package": "flask" } }'