{"library":"lazr-config","type":"library","category":null,"description":"lazr.config is a Python library for defining configuration schemas, processing configuration data from various sources (like files or command-line arguments), and validating that data against the defined schema. It ensures that applications receive well-formed and valid configurations, reducing runtime errors. The current version is 3.1, and it typically follows an as-needed release cadence driven by Launchpad's requirements.","language":"python","status":"active","version":"3.1","tags":["configuration","schema","validation","config-management"],"last_verified":"Tue May 26","install":[{"cmd":"pip install lazr.config","imports":["from lazr.config import ConfigurationSchema","from lazr.config import Field","from lazr.config import Config","from lazr.config import ConfigError","from lazr.config import CommandLineArgumentParser","from lazr.config import ConfigFile"]}],"homepage":"https://launchpad.net/lazr.config","github":null,"docs":"https://lazrconfig.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/lazr-config/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lazr-config/compatibility"}}