Description
What proportion of users particularly want to get at the package files, as a primary desideratum, when they go to a project page? We know that most users are looking at the project description and will then use pip install
to retrieve and install package files, but some want to see the package files and checksums, and some want to see the package list and then download the files. One person writes,
I do want to check the downloads to see if there is a wheel or not for my platforms. I will download it for sure by hand in all cases, and in some case will build extra wheels. And I want to see the checksum too. I do not trust the code to be what it is otherwise.
I want and I like fair control of what I am installing
Another writes:
I never download the wheels manually, but I very often check which ones are there for a package.
From pombreda and Wooble in IRC today.