{"library":"persistent","type":"library","category":null,"description":"The `persistent` library provides a base class, `Persistent`, for creating translucent persistent Python objects. These objects can track their their own 'dirty' state, indicating when they have been modified and need to be saved by an external persistence layer (e.g., ZODB). It is a fundamental component for building object persistence systems. The current version is 6.5, with major releases typically aligning with Python version support updates and addressing core behavior changes.","language":"python","status":"active","version":"6.5","tags":["persistence","object-persistence","zope","data-management"],"install":[{"cmd":"pip install persistent","imports":["from persistent import Persistent"]}],"homepage":null,"github":"https://github.com/zopefoundation/persistent","docs":"https://persistent.readthedocs.io","changelog":"https://github.com/zopefoundation/persistent/blob/master/CHANGES.rst","pypi":"https://pypi.org/project/persistent/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.4,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/persistent/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}