TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A dead simple JSON API for searching PyPI projects

1 pointsby dwrodrialmost 4 years ago

1 comment

dwrodrialmost 4 years ago
Background: I discovered that pip's search was down, so I decided to make my own API. I then discovered that pypi.org actually has a JSON API, so I should probably scrape that and provide a proper CLI utility.