On Fri, May 24, 2013 at 02:01:16PM +0000, holger krekel wrote:
> On Fri, May 24, 2013 at 09:55 -0400, Donald Stufft wrote:
> > Most packages also have an egg-info inside of them you can parse.
> > 
> > Of course the issue is that you're only going to get the
> > requirements of the system that ran setup.py, either the authors or
> > the servers. Which doesn't accurately represent all of the
> > dependencies all of the time.
> 
> True but maybe it would go a long way for most packages.

In that case you might find
https://github.com/mgedmin/ztk-py3-status/blob/master/get_deps.py
useful.

Marius Gedminas
-- 
HOST SYSTEM RESPONDING, PROBABLY UP...

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to