Cacheproperty

Latest version: v0.1.1

The latest version of cacheproperty with no known security vulnerabilities is 0.1.1. We recommend installing version 0.1.1.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1.1 at Feb. 21, 2018
License
GPL-3.0-only (GNU General Public License v3.0 only)

Description

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.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (2)

See all versions

Has known vulnerabilities

  • 0.1.1
  • 0.1.0