Skip to content

morepath/importscan

Repository files navigation

CI Status https://coveralls.io/repos/github/morepath/importscan/badge.svg?branch=master

importscan: recursively import Python packages

importscan provides a scan function that lets you recursively import a package and its sub-modules and sub-packages.

Documentation.