Re: the name ``wheel''

Liste des GroupesRevenir à cl python 
Sujet : Re: the name ``wheel''
De : olegsivokon (at) *nospam* gmail.com (Left Right)
Groupes : comp.lang.python
Date : 21. Mar 2024, 18:58:02
Autres entêtes
Message-ID : <mailman.1.1711044559.3468.python-list@python.org>
References : 1 2
I believe that the name "Wheel" was a reference to "reinventing the
wheel". But I cannot find a quote to support this claim. I think the
general sentiment was that it was the second attempt by the Python
community to come up with a packaging format (first being Egg), and so
they were reinventing the wheel, in a way.

I cannot speak to the other question though: I don't know. This is
however also a common practice on Linux, where Python is often
installed in order to enable system tools, which, in turn, don't need
a Python package manager to function. Not sure why this would be the
case in MS Windows.

On Thu, Mar 21, 2024 at 4:51 PM Johanne Fairchild via Python-list
<python-list@python.org> wrote:
>
Why is a whl-package called a ``wheel''?  Is it just a pronunciation for
the extension WHL or is it really a name?
>
Also, it seems that when I install Python on Windows, it doesn't come
with pip ready to run.  I had to say
>
  python -m ensurepip
>
and then I saw that a pip on a whl-package was installed.  Why doesn't
the official distribution make pip ready to run by default?  Thank you!
--
https://mail.python.org/mailman/listinfo/python-list

Date Sujet#  Auteur
21 Mar 24 * the name ``wheel''10Johanne Fairchild
21 Mar 24 +* Re: the name ``wheel''5Stefan Ram
21 Mar 24 i+- Re: the name ``wheel''1Stefan Ram
21 Mar 24 i`* Re: the name ``wheel''3Johanne Fairchild
21 Mar 24 i +- Re: the name ``wheel''1Stefan Ram
22 Mar 24 i `- Re: the name ``wheel''1Thomas Schweikle
21 Mar 24 +- Re: the name ``wheel''1Left Right
21 Mar 24 +- Re: the name ``wheel''1MRAB
21 Mar 24 +- Re: the name ``wheel''1Grant Edwards
21 Mar 24 `- Re: the name ``wheel''1Thomas Passin

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal