python3-dicttoxml

Python 3 module for converting dict into a XML string

Description

dicttoxml is a Python module for a Python dictionary or other native data type into a valid XML string.

Supports item (int, float, long, decimal.Decimal, bool, str, unicode, datetime, none and other number-like objects) and collection (list, set, tuple and dict, as well as iterable and dict-like objects) data types, with arbitrary nesting for the collections. Items with a datetime type are converted to ISO format strings. Items with a none type become empty XML elements.

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/dicttoxml/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dicttoxml