January 2000
Intermediate to advanced
672 pages
21h 46m
English
This small package gives you complete control of how an object may be accessed and by whom. It’s suitable to implement bastion-like features without the need to run in restricted execution environments.
The package features secure data encapsulation (the hidden objects are not accessible from Python since they are stored in internal C structures), customizable attribute lookup methods, and a cleanup protocol that helps to break circular references prior to object deletion.
Read now
Unlock full access