pydepend (checking dependencies like jdepend) ?

Stefan Schukat SSchukat at dspace.de
Fri Jan 4 08:50:45 EST 2008


No, py2exe does not display such information but has an algorithm to
collect such information.
Perhaps this is a starting point for you.

   Stefan 


-----Original Message-----
From: python-list-bounces+sschukat=dspace.de at python.org
[mailto:python-list-bounces+sschukat=dspace.de at python.org] On Behalf Of
Bernhard Merkle
Sent: Friday, January 04, 2008 2:25 PM
To: python-list at python.org
Subject: Re: pydepend (checking dependencies like jdepend) ?


On Jan 4, 1:57 pm, "Stefan Schukat" <SSchu... at dspace.de> wrote:
> Hi,
>
> try to look at py2exe. This module scans all dependencies to pack them

> into one executable.

my intention is to _know_ (or display or list or whatever) the
dependencies.
(see also my original posting).
The aim is to control and have a view on modularization and e.g. avoid
unnecessary bidirectional dependencies etc.

does py2.exe display such information ?

Berni.
--
http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list