Wheel is a reference to the other Python

前端 未结 1 1643
清歌不尽
清歌不尽 2020-12-18 18:55

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 r

相关标签:
1条回答
  • 2020-12-18 19:20

    .egg is a reference to the snake variety of python, .whl is a reference to Monty Python's "wheel of cheese"

    0 讨论(0)
提交回复
热议问题