cached-property 1.5.2
0
A decorator for caching properties in classes.
Contents
A decorator for caching properties in classes.
Stars: 689, Watchers: 689, Forks: 78, Open Issues: 47The pydanny/cached-property
repo was created 10 years ago and the last code push was 2 days ago.
The project is popular with 689 github stars!
How to Install cached-property
You can install cached-property using pip
pip install cached-property
or add it to a project with poetry
poetry add cached-property
Package Details
- Author
- Daniel Greenfeld
- License
- BSD
- Homepage
- https://github.com/pydanny/cached-property
- PyPi:
- https://pypi.org/project/cached-property/
- GitHub Repo:
- https://github.com/pydanny/cached-property
Classifiers
Related Packages
Errors
A list of common cached-property errors.
Code Examples
Here are some cached-property
code examples and snippets.
GitHub Issues
The cached-property package has 47 open issues on GitHub
- Update coverage to 6.3