-
Hi, is there any option to untangle back to a XML I was planning to use XML to collect some information and then modify and save back to xml. How can I do that? Any recomendations? |
Beta Was this translation helpful? Give feedback.
Answered by
stchris
Jan 3, 2023
Replies: 1 comment
-
Hi @orellabac. Sorry for taking so long to respond. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stchris
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @orellabac. Sorry for taking so long to respond.
untangle
is a one-way street from XML to Python objects. Other libraries might be what you are looking for, including https://pypi.org/project/xmltodict/