--- id: propcache version: "0.5.2" license: Apache-2.0 license_treatment: permissive maintenance: active --- # propcache — Accelerated property cache License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install propcache uv add propcache poetry add propcache ## Description propcache ========= The module provides a fast implementation of cached properties for Python 3.10+. .. image:: https://github.com/aio-libs/propcache/actions/workflows/ci-cd.yml/badge.svg :target: https://github.com/aio-libs/propcache/actions?query=workflow%3ACI :align: right .. image:: https://codecov.io/gh/aio-libs/propcache/branch/master/graph/badge.svg :target: https://codecov.io/gh/aio-libs/propcache .. image:: https://badge.fury.io/py/propcache.svg :target: https://badge.fury.io/py/propcache .. image:: https://readthedocs.org/projects/propcache/badge/?version=latest :target: https://propcache.readthedocs.io .. image:: https://img.shields.io/pypi/pyversions/propcache.svg :target: https://pypi.python.org/pypi/propcache .. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat :target: https://matrix.to/#/%23aio-libs:matrix.org :alt: Matrix Room — #aio-libs:matrix.org .. image::... [View on SkillFed](https://skillfed.io/packages/propcache) · [View on PyPI](https://pypi.org/project/propcache/)