{"library":"property-manager","type":"library","category":null,"description":"The `property-manager` package, currently at version 3.0, provides useful property variants for Python programming, extending Python's built-in `property` descriptor. It offers decorators for creating required properties, writable properties, and cached properties, as well as a `PropertyManager` base class with enhanced constructor behavior and `repr()` customization. The library has a stable release cadence, with version 3.0 released in 2020, and is designed to make managing class attributes more robust and flexible.","language":"python","status":"active","version":"3.0","tags":["python","properties","descriptors","caching","required-properties","writable-properties","object-oriented"],"install":[{"cmd":"pip install property-manager","imports":["from property_manager import PropertyManager","from property_manager import writable_property","from property_manager import required_property","from property_manager import cached_property"]}],"homepage":"https://property-manager.readthedocs.io","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/property-manager/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/property-manager/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}