{"library":"databind","type":"library","category":null,"description":"Databind is a Python library, currently at version 4.5.4, designed for de-serializing and serializing Python dataclasses. Inspired by `jackson-databind`, it provides a flexible framework that understands most native Python types and dataclasses, primarily for configuration loading rather than high-performance use cases. It maintains a regular release cadence with recent updates fixing various serialization issues.","language":"python","status":"active","version":"4.5.4","tags":["serialization","deserialization","dataclasses","json","type-hints"],"last_verified":"Sun May 24","install":[{"cmd":"pip install databind","imports":["from databind.json import dump","from databind.json import load"]}],"homepage":null,"github":"https://github.com/NiklasRosenstein/python-databind","docs":"https://niklasrosenstein.github.io/python-databind/","changelog":null,"pypi":"https://pypi.org/project/databind/","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.8,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/databind/compatibility"}}