Module to increase encapsulation in Python, not allowing the access to private members outside their classes
python copy attributes decorators inheritance python3 properties private deepcopy encapsulation private-attribute class-decorator attribute-visibility
-
Updated
Feb 9, 2022 - Python