{"library":"zconfig","type":"library","category":null,"description":"ZConfig is a Python library designed for structured, schema-driven configuration, particularly useful for complex applications and logging. It employs an XML-based schema language to define the allowable structure and content of configuration documents, including custom data conversion routines written in Python. This approach offers greater flexibility and validation capabilities compared to Python's standard `ConfigParser` module. ZConfig is currently at version 4.3 and is actively maintained by the Zope Foundation.","language":"python","status":"active","version":"4.3","tags":["configuration","xml","schema-driven","logging"],"install":[{"cmd":"pip install zconfig","imports":["from ZConfig import configureLoggers","from ZConfig import loadSchema","from ZConfig import loadConfig"]}],"homepage":"https://zconfig.readthedocs.org","github":"https://github.com/zopefoundation/ZConfig","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zconfig/","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.6,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zconfig/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}