Hacker News new | ask | show | jobs
See how often a Python package is used by other packages (github.com)
2 points by latentvar 4611 days ago
A good way to gauge the quality of a package is to see who else is using it. Cheerio is a small command-line utility that shows you other packages that use a given package. Other package managers like npm do this already, but I hadn't seen anything like it for Python.