[Python-modules-team] Bug#976444: ITP: python-xsdata -- Naive XML Bindings for Python

Adam Cecile acecile at le-vert.net
Sat Dec 5 10:34:15 GMT 2020


Package: wnpp
Severity: wishlist
Owner: Adam Cecile <acecile at le-vert.net>

* Package name    : python-xsdata
  Version         : 20.11.1
  Upstream Author : Christodoulos Tsoulloftas <chris at komposta.net>
* URL             : https://github.com/tefra/xsdata
* License         : Expat
  Programming Lang: Python
  Description     : Naive XML Bindings for Python

xsData is a complete XML data binding library for python allowing developers
to access and use XML documents as simple objects rather than using DOM.
.
It ships with a code generator for XML Schema definitions and WSDL 1.1 with
SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't
depend on the library itself in order to reduce the learning curve for users
that have to write the binding models manually.
 .
The included xml parser and serializer are highly optimized and adaptable
with handlers based on native python and lxml. The parser configuration
offers the ability to skip unknown properties and to process xinclude
statements.
.
xsData is constantly tested against the W3C XML Schema 1.1 test suite.

This package is waiting for python-click-default-group (#976443) and
python-docformatter (#976442).

I intend to maintain this package withing the Debian Python Team and the
package is already available here:
https://salsa.debian.org/python-team/packages/python-xsdata



More information about the Python-modules-team mailing list