Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes tagged "xml"
Tags:
xml
x
Recipe 1 to 20 of 90
« Prev
1
2
3
4
5
Next »
94
k
views
5
score
Convert CSV to XML
Python
/
csv
,
xml
/
by
FB36
(13 years ago)
83
k
views
2
score
XML as Dictionary
Python
/
xml
/
by
Duncan McGreggor
(18 years ago, revision 5)
80
k
views
7
score
XML to Python data structure
Python
/
xml
/
by
Wai Yip Tung
(14 years ago, revision 8)
65
k
views
4
score
Converting XML to Dictionary and back
Python
/
xml
/
by
Cory Fabre
(15 years ago, revision 7)
54
k
views
2
score
Simple XML serlializer/de-serializer using Python dictionaries and marshalling
Python
/
xml
/
by
Anand
(18 years ago, revision 2)
44
k
views
0
score
Python data structure to XML (serialization)
Python
/
serialize
,
xml
/
by
David McCuskey
(13 years ago, revision 2)
41
k
views
2
score
Check xml well-formedness
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
38
k
views
3
score
Auto-detect XML encoding
Python
/
xml
/
by
Paul Prescod
(23 years ago)
34
k
views
0
score
Pretty-print XML
Python
/
text
,
xml
/
by
Anand
(14 years ago)
31
k
views
4
score
Nested contexts -- a chain of mapping objects
Python
/
ast
,
chained
,
compiler
,
dictionary
,
inheritance
,
nested
,
nonlocal
,
scopes
,
xml
/
by
Raymond Hettinger
(13 years ago, revision 2)
30
k
views
0
score
XML to Python data structure (De-/Serialization)
Python
/
deserialize
,
serialize
,
xml
/
by
David McCuskey
(13 years ago, revision 2)
29
k
views
1
score
Parsing Excel XML
Python
/
xml
/
by
Thomas Guettler
(21 years ago)
28
k
views
1
score
Validating XML with External DTDs using xmlproc
Python
/
xml
/
by
Paul Sholtz
(20 years ago)
28
k
views
1
score
ElementTree CDATA support
Python
/
elementtree
,
xml
/
by
Eli Golovinsky
(15 years ago, revision 2)
25
k
views
1
score
Parsing an XML file with xml.parsers.expat
Python
/
xml
/
by
Mark Nenadov
(22 years ago, revision 4)
25
k
views
1
score
Detect character encoding in an XML file
Python
/
xml
/
by
Lars Tiede
(19 years ago, revision 2)
24
k
views
2
score
Flatten XML to XPath syntax lines
Python
/
flatten
,
grep
,
sed
,
xml
,
xpath
/
by
Raphaƫl Jolivet
(13 years ago)
23
k
views
3
score
Converting XML to dict (for a XPATH-like access syntax) and back to XML
Python
/
xml
/
by
Rodrigo Strauss
(16 years ago, revision 4)
23
k
views
1
score
Extract text from XML document
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
22
k
views
1
score
Convert Wordpress Export File to multiple html files
Python
/
xml
/
by
Luiss Rei
(16 years ago)
Recipe 1 to 20 of 90
« Prev
1
2
3
4
5
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "xml"
Top-rated recipes
XML to Python data structure
(Python)
Convert CSV to XML
(Python)
xml to python dictionary and back
(Python)
Nested contexts -- a chain of mapp…
(Python)
Converting XML to Dictionary and b…
(Python)
Validate XML with schemaLocation
(Python)
Easy XML
(Python)
Converting XML to dict (for a XPAT…
(Python)
SAX to DOM Chunker
(Python)
Auto-detect XML encoding
(Python)
Related tags
+
−
dictionary
(5)
+
−
ast
(3)
+
−
csv
(3)
+
−
dict
(3)
+
−
elementtree
(3)
+
−
json
(3)
+
−
parsing
(3)
+
−
python
(3)
+
−
serialize
(3)
+
−
convert
(2)
+
−
deserialize
(2)
+
−
mysql
(2)
+
−
simple
(2)
+
−
attribute
+
−
attributes
+
−
browser
+
−
chained
+
−
cheetah
+
−
compiler
+
−
configuration
x
Undo