Python composite
January 22, 2016 ยท View on GitHub
.. image:: https://travis-ci.org/tarvitz/composite.svg?branch=master :target: https://travis-ci.org/tarvitz/composite
.. image:: https://coveralls.io/repos/github/tarvitz/composite/badge.svg?branch=master :target: https://coveralls.io/github/tarvitz/composite?branch=master
.. image:: https://badge.fury.io/py/python-composite.svg :target: http://badge.fury.io/py/python-composite
.. image:: https://readthedocs.org/projects/python-composite/badge/?version=latest :target: http://python-composite.readthedocs.org/en/latest/?badge=latest :alt: Documentation Status
.. contents:: :local: :depth: 1
Declarative XML files parse, unparse with help of lxml library
License
MIT
Dependencies
- python-2.7
- python-3.3+ (including 3.5)
apps
- six
- lxml (further release would be optional)
Tests
-----
- `tox <http://tox.testrun.org/>`_
- ``python setup.py test``
Documentation
-------------
You can find docs here
`read the docs <http://python-composite.readthedocs.org/en/latest/?badge=latest>`_
Example
-------
http://python-composite.readthedocs.org/en/latest/examples.html