[ 原始碼: lazy-loader ]
套件:python3-lazy-loader(0.4-1)
Python module to easily load subpackages and functions on demand
lazy-loader is targeted at libraries that avoids import slowdowns and provides explicit submodule exports. It allows subpackages to be made visible to users without incurring import costs.
其他與 python3-lazy-loader 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.8)
- 套件暫時不可用
-
- dep: python3-packaging
- core utilities for python3 packages