Speculative: Wheel 2.0 and migration strategies

A wheel 2.0 would be smaller and faster. In a previous thread (no longer hosted of course),

Since this idea represents exactly the same information (down to the individual ZipInfo objects in the nested zip, compared to even using a nested tar), this is like an encoding change - you could losslessly translate back to the old format and use the old tools and vice versa.

I don’t know how many people have trouble using the current version of wheel for size and speed reasons. But pypi’s bandwidth would get a large percentage of the benefit if the only wheel 2.0 package was tensorflow.

The less developed ideas would have something to do with representing new features, for example a more flexible installation scheme (fix the data-files feature) or maybe something to do with linking to system packages.

1 Like