Hacker News new | ask | show | jobs
by anze3db 922 days ago
Looks like a cool project! I really like the idea of seeing surging packages, but I probably won't remember to check your site every week. I'd be happy to sign up to a mailing list to receive the surge list in my inbox every week or two.

PS: As an author of a Django package my first question was where is the data coming from, and why isn't my package listed.

1 comments

I use a combination of Github topics and parsing of the README to determine if a package is Django related. Can you pass me the link to your repo and I'll take a look?

I'll see if I can build some sort of mailing feature :-)

Excellent, thank you! This is my project: https://github.com/anze3db/django-tui
It was indexed in September (I think), but the auto-categorization failed. It's under "productivity" and "shell" now.

https://django.wtf/category/productivity/

Awesome, thank you!