decorators
Full name: ase2sprkkr.common.decorators
Module class hierarchy

Description
Various decorators, mainly for class methods
Module Attributes
|
Simple lightweight unbounded cache. |
|
Functions
|
If a decorator is used on a method, the information about the defining class is lost. |
|
Add the arguments in the |
Classes
|
Decorator that converts a method with a single cls argument into a property that can be accessed directly from the class. |
|
Decorator that converts a method with a single cls argument into a property that can be accessed directly from the class. |