python3-lazy_loader (Load subpackages and functions on demand)
lazy_loader makes it easy to load subpackages and functions on demand.
Motivation:
1. Allow subpackages to be made visible to users without incurring
import costs.
2. Allow external libraries to be imported only when used, improving
import times.
This requires: python3-build, python3-setuptools-opt
Maintained by: Jeremy Hansen
Keywords:
ChangeLog: python3-lazy_loader
Homepage:
https://scientific-python.org/specs/spec-0001/
Download SlackBuild:
python3-lazy_loader.tar.gz
python3-lazy_loader.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-lazy_loader.SlackBuild |
python3-lazy_loader.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds