from Hacker News

Python Packages – with their popularity and how they're commonly used together

by robertlacok on 11/11/20, 2:50 PM with 3 comments

  • by robertlacok on 11/11/20, 2:58 PM

    Hey, I found a cool BigQuery dataset with files from GitHub and got really curious about which packages are often used together. I joined it with download counts to estimate popularity.

    You can start with a cool package like PyTorch: https://package.wiki/torch or Spacy: https://package.wiki/spacy and explore what people use them with.

    Let me know what you think and if you stumble upon some curious insights!

  • by Equiet on 11/11/20, 2:59 PM

    Looks really good, but how is this different from PyPI? Is it just the design or are there more features planned?