Help for working with modules.
Project description
modutil
A library for working with Python modules. The highlights are:
lazy_import()
provides a way to do lazy import for large CLI apps.calc___all__()
allows you to no longer have to manually maintain a module's :attr:__all__
.filtered_dir()
hasdir()
only show the relevant attributes of your module.
For these and other features of the library, please visit the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
modutil-2.0.0.tar.gz
(10.2 kB
view hashes)