Created
January 24, 2012 16:16
-
-
Save quandyfactory/1670912 to your computer and use it in GitHub Desktop.
Converts a native Python dictionary into an XML string. Supports int, float, boolean, string, list and dict data types and arbitrary nesting.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: this library has been moved to its own github page: | |
# https://github.com/quandyfactory/dict2xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment