Good python XML parser to work with namespace heavy documents

前端 未结 3 2026
悲哀的现实
悲哀的现实 2020-12-31 18:32

Python elementTree seems unusable with namespaces. What are my alternatives? BeautifulSoup is pretty rubbish with namespaces too. I don\'t want to strip them out.

Ex

3条回答
提交回复
热议问题