How to create XML document using Python

preview_player
Показать описание
Learn how you can use Python to create your own XML documents so you can share your data between multi systems.

Hope you enjoy my first Python video tutorial here on YouTube.

Рекомендации по теме
Комментарии
Автор

Thank you very much, dude!!!
I tried to create a pvd file (paraview) instead xml file in python and worked very well too!!

I will just describe my situation in case someone google it, as I did and found nothing about it.

I needed to do this pvd file because it is the only file that can open in paraview and give values for timestep, not that one automatically when open all files with the same name.

Well, creating a pvd file and doing a looping there, worked perfectly!
Your video helped a lot!
Thank you again, man!

luanacibele
Автор

Thank you. This is one of the best tutorials about creating XML.

edipsaln
Автор

Thnx bro.Its help me to acive a my task

mudithaaravinda
Автор

how to write a code to convert config.ini file to web.config xml file in pycharm?

shireeshkantharaj