A simple dictionary to XML converter that "Just Works".
Project description
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
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 details)
Built Distribution
File details
Details for the file dump_xml-1.0.0.tar.gz
.
File metadata
- Download URL: dump_xml-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2163a4683e38403ec66a98db3d9310fee3df0d050430591b187ddc5f8a15105b |
|
MD5 | cc063b23297752d2453c15ccf694bbe3 |
|
BLAKE2b-256 | 8efdab0dfba003e2286a236818340b60377f022b423bce09be7173156530c0d9 |
File details
Details for the file dump_xml-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dump_xml-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57cad66717fa7e7f3d2e8cb3c3610f297b35df16763447117220de3d65b8352e |
|
MD5 | aaf84b5bbd5f6edc71538d8ad12d2687 |
|
BLAKE2b-256 | 9dc8aa315e624b7cc83a51dc69bc361fb6a8854686f0c76c054ab68ebcde2fe3 |