pyNexafs.utils.decorators#

Functions

doc_copy(copy_func)

Copy the doc string of the given function to the decorated function.

Classes

staticproperty([fget, fset, fdel, doc])

Decorator for a static property.

y_property([fget, fset, fdel, doc])

Decorator for the y property, allowing indexing by the y label or index of the data.