Skip to main content

Help for working with modules.

Project description

modutil

Build Status Read the Docs

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() has dir() only show the relevant attributes of your module.

For these and other features of the library, please visit the documentation.

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

modutil-2.0.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

modutil-2.0.0-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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