Skip to main content

Python module import analysis tool

Project description

FindImports

FindImports extracts Python module dependencies by parsing source files. It can report names that are imported but not used, and it can generate module import graphs in ASCII or graphviz formats.

A distinguishing feature of findimports is that it can parse doctest code inside docstrings.

Note that not all cases are handled correctly, especially if you use ‘import foo.bar.baz’.

FindImports requires Python 2.4 or later.

Changes

1.2.8 (2009-07-07)

  • Is able to find modules inside zip files (e.g. eggs).

  • Fixed deprecation warning on Python 2.6.

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

findimports-1.2.8.tar.gz (8.5 kB view details)

Uploaded Source

File details

Details for the file findimports-1.2.8.tar.gz.

File metadata

File hashes

Hashes for findimports-1.2.8.tar.gz
Algorithm Hash digest
SHA256 4c2357a312b41b363d4e349ff1b188d364ed60d264b89cc94b355f1e716a4617
MD5 d16b21cfcb3d9bb9127d94d250124a2c
BLAKE2b-256 d7d0ef6b6122115b84cca814281b1d1508d69680ef55897eea84eaa0e584318a

See more details on using hashes here.

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