[Python-Dev] [Catalog-sig] egg_info in PyPI (original) (raw)

Thomas Lotze thomas at thomas-lotze.de
Sat Sep 18 18:39:02 CEST 2010


Stephen J. Turnbull wrote:

In the meantime, it's better to let people using a competing "standard" (even if it's neither very good nor a "real" standard) do their thing until they see the light.

It's not even about the people who consume egg-info data seeing the light, it's about PEP-345 data actually being available. It's package authors who have to see the light, if you want to put it that way.

In the case of the dependency graphs, "good enough" is actually good enough as long as "100% correct" is not available. I am actually quite aware of the existence of PEP 345 and its advantages over legacy egg-info data and I wouldn't build an installer based on egg-info data straight from PyPI, but I feel it's good enough for my application that aims to visualise dependencies that people "know anyway". I have the following possibilities:

-- Thomas



More information about the Python-Dev mailing list