dicttoxml

Software Screenshot:
dicttoxml
Software Details:
Version: 1.6.6 updated
Upload Date: 12 May 15
Developer: Ryan McGreal
Distribution Type: Freeware
Downloads: 73

Rating: nan/5 (Total Votes: 0)

A Python dict (or dictionary) is an associative array for storing and transferring data between Python operations.

The dicttoxml (dict2xml) module provides useful methods for taking a Python dict and converting it into XML strings, for processing operations not supported on dicts.

Since JSONs can easily be imported into dicts, dicttoxml can also act as an intermediary for converting data from JSON to XML as well.

The current version of the module can generate valid XML strings and also supports a pretty-printing mode.

Examples and usage instructions are included with the download package.

What is new in this release:

  • Logging was throwing an UnicodeDecodeError on non-ASCII characters in dictionary values.

What is new in version 1.6.0:

  • Minor updates to README.markdown.

What is new in version 1.2:

  • Fixed typo in convert_list() exception raise.

What is new in version 1.1.1:

  • Fixed README.markdown file.

What is new in version 1.0:

  • Replaced debug function with logging module.
  • Converted code to work in Python 2.6+ and Python 3.
  • Fixed unresolved isoformat reference in convert_list.

What is new in version 0.9:

  • Added support for tuples.

Requirements:

  • Python 2.6 or higher

Similar Software

pyficache
pyficache

28 Feb 15

OBITools
OBITools

12 Apr 15

RPyC
RPyC

12 May 16

http-parser
http-parser

12 May 15

Comments to dicttoxml

Comments not found
Add Comment
Turn on images!