{"library":"attributes-doc","type":"library","category":null,"description":"attributes-doc is a Python library providing a hacky implementation of PEP 224 for attribute docstrings. It offers decorators (`attributes_doc`, `enum_doc`) to attach docstrings to class attributes and enum values, and functions (`get_attributes_doc`, `get_doc`) to retrieve them at runtime. The current version is 0.4.0, with a release cadence that has seen updates for Python version compatibility and new features like `enum_doc` in recent major versions.","language":"python","status":"active","version":"0.4.0","tags":["documentation","docstrings","attributes","PEP 224","metaprogramming","enums"],"last_verified":"Fri May 22","install":[{"cmd":"pip install attributes-doc","imports":["from attributes_doc import attributes_doc","from attributes_doc import get_attributes_doc","from attributes_doc import enum_doc","from attributes_doc import get_doc"]}],"homepage":null,"github":"https://github.com/tkukushkin/attributes-doc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/attributes-doc/","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.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/attributes-doc/compatibility"}}