Skip to content

Comments

Convert XML string back to Python object given type attributes#74

Open
kvonkoni wants to merge 13 commits intoquandyfactory:masterfrom
kvonkoni:kvonkoni/issue71
Open

Convert XML string back to Python object given type attributes#74
kvonkoni wants to merge 13 commits intoquandyfactory:masterfrom
kvonkoni:kvonkoni/issue71

Conversation

@kvonkoni
Copy link

This PR adds a function called xmltodict that will parse an XML sting created using dicttoxml. The XML must have a type attribute for each tag and only supports standard data types. I've added a description to the readme.

This addresses Issue #71.

@adrien-berchet
Copy link

This would be so nice!
Any hope for this to be merged @quandyfactory ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants