PEP 427 describes the move to .whl files from .egg for Python packaging.
In the comparisons section of the PEP, there is point 6:
Wheel is a reference to the other Python.
I don't understand this point, what are they trying to say?
PEP 427 describes the move to .whl files from .egg for Python packaging.
In the comparisons section of the PEP, there is point 6:
Wheel is a reference to the other Python.
I don't understand this point, what are they trying to say?
.egg
is a reference to the snake variety of python, .whl
is a reference to Monty Python's "wheel of cheese"