Python models for creation, parsing and validation of XML documents.
Project description
=======
xmodels
=======
.. image:: https://secure.travis-ci.org/berndca/xmodels.png?branch=master
:target: https://secure.travis-ci.org/berndca/xmodels
:alt: Build Status
.. image:: https://coveralls.io/repos/berndca/xmodels/badge.png
:target: https://coveralls.io/r/berndca/xmodels
:alt: Coverage
**For more information, please see our documentation:** http://xmodels.readthedocs.org/en/latest/
Overview
========
xmodels is a Python library to convert XML documents and Python dictionaries
including collections.OrderedDict to and from instances of Python data
structures and validate them against a schema.
The conversions between XML and Python dict/collections.OrderedDict are
performed by `xmltodict <https://pypi.python.org/pypi/xmltodict>`_.
It supports XML specific schema features like ordered sets of element type
**<xsd:sequence>**, selection from a set of element type
**<xsd:choice>** and namespaces.
=======
History
=======
0.1.0 (2014-11-02)
==================
* First release on PyPI.
xmodels
=======
.. image:: https://secure.travis-ci.org/berndca/xmodels.png?branch=master
:target: https://secure.travis-ci.org/berndca/xmodels
:alt: Build Status
.. image:: https://coveralls.io/repos/berndca/xmodels/badge.png
:target: https://coveralls.io/r/berndca/xmodels
:alt: Coverage
**For more information, please see our documentation:** http://xmodels.readthedocs.org/en/latest/
Overview
========
xmodels is a Python library to convert XML documents and Python dictionaries
including collections.OrderedDict to and from instances of Python data
structures and validate them against a schema.
The conversions between XML and Python dict/collections.OrderedDict are
performed by `xmltodict <https://pypi.python.org/pypi/xmltodict>`_.
It supports XML specific schema features like ordered sets of element type
**<xsd:sequence>**, selection from a set of element type
**<xsd:choice>** and namespaces.
=======
History
=======
0.1.0 (2014-11-02)
==================
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size xmodels-0.1.0-py2.py3-none-any.whl (22.2 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Close
Hashes for xmodels-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5fab8a2e58ddffc35e38b739f03133e54b017279c192ff265581c9f38da93a7 |
|
MD5 | 03aea609300abc09fa99ef6dd0c4c234 |
|
BLAKE2-256 | be86f2a1c75086ad7b414c8eaa197e07a57d07a43224d88e02db10bb31de0394 |