Gunnu30 / Oop-s_python Star 0 Code Issues Pull requests A structured, example-driven guide to mastering Object-Oriented Programming in Python. class objects instance-methods single-inheritance class-attributes class-methods instance-attributes Updated Feb 26, 2026 Python
diegojromerolopez / constattr Star 0 Code Issues Pull requests Enforce your const class attributes in python python const constant class-attributes Updated Jan 19, 2025 Python
gesslerpd / attr-docs Star 0 Code Issues Pull requests Runtime access to Python class attribute, enum member, and dataclass field docstrings python sphinx ast enum error-reporting docstrings autodoc dataclasses class-attributes pep-224 Updated Jun 18, 2026 Python
icb08 / clsproperties Star 0 Code Issues Pull requests This library provides classproperty objects for controlled access to class attributes. python attributes python-library pypi class property python3 properties attribute python-3 metaclass python-package class-attribute python-module class-properties class-attributes class-property Updated Sep 4, 2026 Python