backports.cached-property
cached_property() - computed once per instance, cached as attribute
MIT License
6 个版本
Python >=3.6.0
安装
pip install backports.cached-property
poetry add backports.cached-property
pipenv install backports.cached-property
conda install backports.cached-property
描述
分类
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Software Development :: Libraries :: Python Modules
版本列表
1.0.2
2022-06-14
1.0.1
2021-02-04
1.0.0
2020-04-07
1.0.0.post2
2020-05-13
1.0.0.post1
2020-04-07
1.0.0.post0
2020-04-07