Skip to main content

Module and tools used to do dependenes analys in python modules

Project description

Dependence analysis utils
=========================

This packages to provide tools for dependence analysis of python modules.

Programs
--------

find_requires
Program find all dependences required by python module
or module set.

Used::

find_requires [<MODULE> [...]] [-f (RPM|PYPI)] [-r]

-f
Dependencies will be printed in RPM or PYPI format,
it is PYPI by default;

-r
The name of file will be printed
after dependence emited by them.

The program must be run in directory contains module.

find_provides
Programm find all dependencies provided by python module
or module set.

Used::

find_provides [<MODULE> [...]] [-f (RPM|PYPI)]

-f
Dependencies will be out in RPM or PYPI format, it is PYPI by
default;

The program must be run in directory contains module.

imalyzer
Program do analyse dependencies beetween files in module
set, but it is only experimental version and it using is not
recommended now.


Sat Nov 10 2007 Andrey Orlov <cray@neural.ru> 0.0.3
- Some documentation enchancement;
- Switches to turn on stupid rpm-compatible dependences
format added. It is turn off by default;

Sat Nov 10 2007 Andrey Orlov <cray@neural.ru> 0.0.2
- Some bugs fixed

* Wed Nov 9 2007 Andrey Orlov <cray@neural.ru> 0.0.1
- first official release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pd.requires-0.0.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page