Hi, 

try to look at py2exe. This module scans all dependencies to pack them
into one executable. 

        Stefan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bernhard Merkle
Sent: Friday, January 04, 2008 1:14 PM
To: python-list@python.org
Subject: pydepend (checking dependencies like jdepend) ?


Hi there,

think %Subject says all.

I am wondering if there is some tool to check dependencies within python
programs.
(something like jdepend for python ;-)

Of course the dependencies are at runtime (dynamic) and not statically
+dynamically (as in Java), but anyway it would be interesting to know
of them (for better modularization e.g.)

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

Reply via email to