private-attrs

This module provides support for easy addition of private attributes inside your custom objects, which are totally unreachable from outside the class definition, as in C++ 'private' clause.

Installation

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

pip3 install private-attrs

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2022-02-06  
1.0.0 2020-05-20  

Issues with this package?

Page last updated 2025-07-18 02:09:34 UTC