[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス