{"library":"databind-core","type":"library","category":null,"description":"Databind Core is a Python library, currently at version 4.5.4, designed for de-serializing Python dataclasses, drawing inspiration from Java's Jackson Databind. It is compatible with Python 3.8 and newer. This package is now deprecated; users are advised to migrate to the `databind` package, which consolidates `databind-core` and `databind-json`.","language":"python","status":"deprecated","version":"4.5.4","tags":["serialization","deserialization","dataclasses","json","data binding","deprecated"],"last_verified":"Sun May 24","install":[{"cmd":"pip install databind-core","imports":["from databind.json import load, dump","from dataclasses import dataclass"]},{"cmd":"pip install databind","imports":[]}],"homepage":null,"github":"https://github.com/NiklasRosenstein/python-databind","docs":"https://niklasrosenstein.github.io/python-databind/","changelog":null,"pypi":"https://pypi.org/project/databind-core/","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.4,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/databind-core/compatibility"}}