kennknowles / python-jsonpath-rw

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
Apache License 2.0
599 stars 193 forks source link

Switched broken pypip.in badges to shields.io #55

Open movermeyer opened 6 years ago

movermeyer commented 6 years ago

Hello, this is an auto-generated Pull Request. (Feedback?)

Some time ago, pypip.in shut down. This broke the badges for a bunch of repositories, including jsonpath-rw. Thankfully, an equivalent service is run by shields.io. This pull request changes the badges to use shields.io instead.

Unfortunately, PyPI has removed download statistics from their API, which means that even the shields.io "download count" badges are broken (they display "no longer available". See this). So those badges should really be removed entirely. Since this is an automated process (and trying to automatically remove the badges from READMEs can be tricky), this pull request just replaces the URL with the shields.io syntax.

kennknowles commented 5 years ago

Sorry for the very slow response - it looks like pypi.in is back up. Am I mistaken? I am very happy to point to anything.

movermeyer commented 5 years ago

After this PR was created, we purchased the pypip.in domain and have it serving the old API as a pass-through to the shields.io API.

However, since this costs money, we won't be running it forever, and would appreciate it if you could point at shields.io directly.