AOPython

Inactive

AOP module for Python. Base Aspect to advise or wrap function/method calls; weave function to apply advice to modules, classes, or instances. Advice can modify parameters and return values, handle exceptions, log, or manage resources.

Sponsored Ad