Python xml.etree.cElementTree Module
This page shows the popular functions and classes defined in the
xml.etree.cElementTree module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. parse()Used in 158 projects
-
2. Element()Used in 144 projects
-
3. fromstring()Used in 91 projects
-
4. SubElement()Used in 91 projects
-
5. tostring()Used in 82 projects
-
Used in 80 projects
-
7. iterparse()Used in 54 projects
-
8. ParseError()Used in 28 projects
-
9. XMLUsed in 21 projects
-
Used in 7 projects
-
11. iselement()Used in 7 projects
-
12. XMLParser()Used in 6 projects
-
13. TreeBuilder()Used in 5 projects