{"library":"izulu","type":"library","category":null,"description":"izulu is a Python library designed to bring Object-Oriented Programming (OOP) principles into exception and error management. It eliminates the need for manual error message formatting by allowing developers to define exception templates within class definitions. This approach centralizes static error data and uses keyword arguments for variable data, generating final error messages dynamically. The library is actively maintained, with version 0.75.0 being the latest stable release.","language":"python","status":"active","version":"0.75.0","tags":["error","exception","oop","izulu"],"last_verified":"Fri May 22","install":[{"cmd":"pip install izulu","imports":["from izulu.root import Error","from izulu import root"]},{"cmd":"pip install izulu izulu[compatibility]","imports":[]}],"homepage":null,"github":"https://github.com/pyctrl/izulu","docs":"https://izulu.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/izulu/","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.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/izulu/compatibility"}}