[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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