Latest version: v0.1.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
A subclass of python's builtin property class that removes boilerplate by implementing the h_hidden_attribute pattern with a single decorator call. Also afacilitates invalidation of the cached hidden attribute with a @cacheproperty.invalidate decorator on any other methods or properties in a class.
No known vulnerabilities found