pyubl

Short


Keywords
http
License
BSD-3-Clause
Install
pip install pyubl==0.1.0

Documentation

PyUBL

This is a bunch of scripts that map UBL documents to python objects and vice versa.

You need lxml and spyne>=2.12.

Run examples/parse_schema.py to see an XMLDSIG document deserialized to a Python object. The signature verification will probably fail because the document is not canonical.