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
Release files for dump_xml 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dump_xml-1.0.0.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dump_xml-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / dump_xml-1.0.0.tar.gz
| Download URL | dump_xml-1.0.0.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2163a4683e38403ec66a98db3d9310fee3df0d050430591b187ddc5f8a15105b
|
|
BLAKE2b-256 checksum How to use checksums |
8efdab0dfba003e2286a236818340b60377f022b423bce09be7173156530c0d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|
Release files / dump_xml-1.0.0-py3-none-any.whl
| Download URL | dump_xml-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57cad66717fa7e7f3d2e8cb3c3610f297b35df16763447117220de3d65b8352e
|
|
BLAKE2b-256 checksum How to use checksums |
9dc8aa315e624b7cc83a51dc69bc361fb6a8854686f0c76c054ab68ebcde2fe3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|