Classes and functions are imported inside their module’s parent module so that you can import with:
from pytilities.delegation import Delegator
instead of:
from pytilities.delegation.delegator import Delegator
Installation instructions
Aspect oriented programming tools
Enter search terms or a module, class or function name.