[ ソース: lazy-loader ]
パッケージ: python3-lazy-loader (0.4-1)
python3-lazy-loader に関するリンク
Debian の資源:
lazy-loader ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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