Skip to main content

A simple dictionary to XML converter that "Just Works".

Project description

Latest PyPI version Latest Travis CI build status License Support Python Versions

A simple dictionary to XML converter that “Just Works”.

Usage

$ python
>>> from dump_xml import dump_xml
>>> dump_xml({1: 2}, name="root")
<Element 'root' at 0x0000000003B104A8>

Installation

$ pip install dump_xml

Compatibility

Tests run on Python 2.7, 3.4 and 3.5. Compatibility is aimed primarily at ensuring 3.x as a first-class experience, with 2.x as a “nice-to-have”.

Licence

MIT

Authors

dump_xml was written by James Cheese.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dump_xml-1.0.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

dump_xml-1.0.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page