[ 原始碼: cached-property ]
套件:python3-cached-property(1.5.2-1)
python3-cached-property 的相關連結
Debian 的資源:
下載原始碼套件 cached-property:
- [cached-property_1.5.2-1.dsc]
- [cached-property_1.5.2.orig.tar.gz]
- [cached-property_1.5.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Provides cached-property for decorating methods in classes (Python 3)
This Python module
* makes caching of time or computational expensive properties quick and easy. * is simple to use. * works in Python 2 and 3.
This package is targeting Python version 3.
其他與 python3-cached-property 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources