lazy-import 0.2.2
0
A module for lazy loading of Python modules
Contents
A module for lazy loading of Python modules
How to Install lazy-import
You can install lazy-import using pip
pip install lazy-import
or add it to a project with poetry
poetry add lazy-import
Package Details
- Author
- Manuel Nuno Melo
- License
- GPL
- Homepage
- https://github.com/mnmelo/lazy_import
- PyPi:
- https://pypi.org/project/lazy-import/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common lazy-import errors.
Code Examples
Here are some lazy-import
code examples and snippets.