{"library":"cobble","type":"library","category":null,"description":"Cobble is a Python library designed for the easy creation of data objects. It automatically implements common methods such as `__eq__` and `__repr__`, simplifying the boilerplate typically associated with simple data-holding classes. The current version is 0.1.4, released on June 1, 2024, and it is actively maintained with a stable release cadence.","language":"python","status":"active","version":"0.1.4","tags":["data objects","dataclasses","boilerplate reduction","visitor pattern"],"last_verified":"Wed May 20","install":[{"cmd":"pip install cobble","imports":["import cobble\n@cobble.data","import cobble\ncobble.field()","import cobble\ncobble.visitor(BaseClass)"]}],"homepage":null,"github":"http://github.com/mwilliamson/python-cobble","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cobble/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cobble/compatibility"}}