[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#976444: ITP: python-xsdata -- Naive XML Bindings for Python



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

* Package name    : python-xsdata
  Version         : 20.11.1
  Upstream Author : Christodoulos Tsoulloftas <chris@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


Reply to: