probablytom / asp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%