chemicalchecker.util.decorator

Decorator for classes/functions.

chemicalchecker.util.decorator.profilehooks

Profiling hooks.

chemicalchecker.util.decorator.property

Property decorators.

chemicalchecker.util.decorator.safe

Decorator that nicely handle exceptions in functions.

chemicalchecker.util.decorator.timeout([...])

Add a timeout parameter to a function and return it.