yield-module-names-and-python-file-paths

Recursively traverses a source directory and yields tuples of Python module names as used in import statements and their corresponding file paths.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install yield-module-names-and-python-file-paths

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0a0 pre-release 2025-12-24      

Issues with this package?

Page last updated 2026-05-12 13:03:14 UTC