python-cached-property/README.md

5 lines
74 B
Markdown
Raw Normal View History

2024-01-06 10:55:50 +01:00
# python-cached-property
A decorator for caching properties in classes.