Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

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