Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarvitz/composite

composite
https://github.com/tarvitz/composite

Last synced: 26 days ago
JSON representation

composite

Awesome Lists containing this project

README

        

Python composite
================

.. 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 `_
- ``python setup.py test``

Documentation
-------------
You can find docs here
`read the docs `_

Example
-------

http://python-composite.readthedocs.org/en/latest/examples.html