{"library":"xsdata","type":"library","category":null,"description":"xsData is a complete data binding library for Python (current version 26.2) that allows developers to access and use XML and JSON documents as simple objects rather than using DOM. It features a code generator for XML schemas, DTD, WSDL definitions, XML & JSON documents, producing simple dataclasses with type hints. It is actively maintained with frequent releases, typically monthly or bi-monthly.","language":"python","status":"active","version":"26.2","tags":["xml","json","binding","xsd","wsdl","dataclasses","soap","codegen"],"last_verified":"Thu May 21","install":[{"cmd":"pip install xsdata","imports":["from xsdata.formats.dataclass.parsers import XmlParser","from xsdata.formats.dataclass.serializers import XmlSerializer","from {your_package_name} import {ClassName}"]},{"cmd":"pip install xsdata[cli,lxml,soap]","imports":[]}],"homepage":null,"github":"https://github.com/tefra/xsdata","docs":"https://xsdata.readthedocs.io/","changelog":"https://xsdata.readthedocs.io/en/latest/changelog/","pypi":"https://pypi.org/project/xsdata/","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.9,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xsdata/compatibility"}}