Skip to content

How to measure adoption of Pip? Does anyone still use easy_install? PyPI census #58

@hickford

Description

@hickford

The pythonwheels.com site measures the adoption of new tech by package maintainers.

From the other direction, it would be interesting to measure the adoption of packaging tech by users.

  • Is everyone on the latest Pip version?
  • How popular are wheel downloads compared to source distributions?
  • Does anyone still use easy_install?
  • Does anyone download eggs?
  • How many people download packages from the web browser?

It might be possible to learn this from PyPI with the right logging. Pip and easy_install have distinct http user agents which include their precise version numbers.


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions