ObjectDelegator

This minimal yet powerful library allows delegation of an objects: methods, properties, and his own member objects, to an object who owns it. Recursive delegation is also supported.Use the simple API…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install objectdelegator

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1 2020-07-30    

Issues with this package?

Page last updated 2023-10-28 08:40:41 UTC