Show HN: Django.wtf – Package Index for Django (django.wtf)
I've built a site for discovery and ranking of Django packages. It uses Github to crawl for new packages and I manually categorize the popular packages.
I've used https://djangopackages.org/ in the past to discover cool libraries, but decided I wanted to build something with a slicker design. I also wanted to find "surging" packages that are gaining a lot of stars relative to the total star count. https://django.wtf/trending/. The same can be done for package maintainers: https://django.wtf/profiles/trending/
I'm considering open sourcing the project once I clean it up.
5 comments
[ 723 ms ] story [ 405 ms ] threadPS: As an author of a Django package my first question was where is the data coming from, and why isn't my package listed.
I'll see if I can build some sort of mailing feature :-)
https://django.wtf/category/productivity/