/asp

An aspect oriented programming library for Python, which decouples the aspect application from the code it's applied to.

Primary LanguagePython

Asp - Aspect Oriented Programming for Python

An Aspect Oriented Programming Library for Python.

Contributors

Overview

Asp is a library for applying aspects (cross cutting concerns) to Python modules at runtime.

Examples

Todo