Giter Club home page Giter Club logo

Comments (3)

jbednar avatar jbednar commented on August 26, 2024 1

Also note that the tools are currently (6/2019) sorted in each category by their rough popularity, using the pypi downloads, conda downloads, stars, and contributors columns. This ordering is currently static, generally having been computed on the day each library was added to the list, but it could presumably be automated based on some formal metric. Across these projects, there are relatively few cases where using one or the other of these metrics would give different orderings; e.g. popular projects tend to have a lot of stars, lots of contributors, lots of PyPi downloads, and lots of Conda downloads. The biggest discrepancies I can see are between PyPi and Conda downloads -- some projects are clearly used more by Conda users, and others more by PyPI users.

Conda download numbers are tricky because of the various channels through which packages can be obtained; I think the current numbers include the main Anaconda channels, conda-forge, and bioconda, not any of the other channels. The holoviz tools are officially distributed using the pyviz channel, not the indexed channels, and other projects may have similar issues. If we could make a single merged "total downloads per month" badge I think I'd favor using that as the sorting order, but hopefully the rough approximate ordering is ok for now.

from pyviz.org.

jsignell avatar jsignell commented on August 26, 2024

In order to sort them by live measures of the total downloads per month, we would need to go to the source instead of using the badge for pypi downloads. This is the source: https://pypistats.org/api/packages/{package_name}/recent

This would be kind of nice to do anyways because then we could coerce the download counts onto the same colormap which would improve legibility of the badges.

from pyviz.org.

jbednar avatar jbednar commented on August 26, 2024

For now I've used the updated matching counts to sort them all by current total downloads per month in #20, which is at least objective, but it won't be updated over time unless we add the above capability.

from pyviz.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.