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 details)
Built Distribution
File details
Details for the file modutil-2.0.0.tar.gz
.
File metadata
- Download URL: modutil-2.0.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3dad264e36ed359fdd67c4588959d2996bd0402ad9c9d974ca906821537218 |
|
MD5 | 3b12f616c9bafa05476a0e54508f545d |
|
BLAKE2b-256 | c304c23bdc8a9a6c3c9483b172d7ce93ddc85ea14b3ebca6359f12af4b7cdf69 |
File details
Details for the file modutil-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: modutil-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c85c1666649e92e56de17c00e1e831313602d9b55e8661d39c01e39003b45f7 |
|
MD5 | 932ee7d04a3e94c6a6e8f143e1739d43 |
|
BLAKE2b-256 | 770e8846d382ba0483917f88c9a05c3adeaab35cad4a0bab28d710dfdfdb314b |