python3-xmlschema

implementation of XML Schema for Python

Description

This library includes the following features:

  * Full XSD 1.0 and XSD 1.1 support
  * Building of XML schema objects from XSD files
  * Validation of XML instances against XSD schemas
  * Decoding of XML data into Python data and to JSON
  * Encoding of Python data and JSON to XML
  * Data decoding and encoding ruled by converter classes
  * An XPath based API for finding schema's elements and attributes
  * Support of XSD validation modes strict/lax/skip
  * Remote attacks protection by default using an XMLParser that forbids
    entities
  * XML data bindings based on DataElement class
  * Static code generation with Jinja2 templates

This package contains the Python 3.x version of xmlschema.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sissaschool/xmlschema


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-xmlschema