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
Top-rated recipes tagged "xml"
Tags:
xml
x
Recipe 1 to 20 of 90
« Prev
1
2
3
4
5
Next »
80
k
views
7
score
XML to Python data structure
Python
/
xml
/
by
Wai Yip Tung
(14 years ago, revision 8)
94
k
views
5
score
Convert CSV to XML
Python
/
csv
,
xml
/
by
FB36
(13 years ago)
18
k
views
4
score
xml to python dictionary and back
Python
/
dictionary
,
mapping
,
xml
/
by
kris kvilekval
(11 years ago, revision 2)
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)
65
k
views
4
score
Converting XML to Dictionary and back
Python
/
xml
/
by
Cory Fabre
(15 years ago, revision 7)
16
k
views
3
score
Validate XML with schemaLocation
Python
/
schema
,
schemalocation
,
validation
,
xml
/
by
Mathias Loesch
(11 years ago, revision 3)
7
k
views
3
score
Easy XML
Python
/
xml
/
by
Yony Kochinski
(13 years ago, revision 2)
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)
8
k
views
3
score
SAX to DOM Chunker
Python
/
xml
/
by
Uche Ogbuji
(19 years ago)
38
k
views
3
score
Auto-detect XML encoding
Python
/
xml
/
by
Paul Prescod
(23 years ago)
17
k
views
2
score
XML viewer for Tkinter or XML treeview
Python
/
browser
,
tkinter
,
treeview
,
viewer
,
xml
/
by
Miguel Martínez López
(7 years ago, revision 3)
11
k
views
2
score
LXML Etree XML Object to basic Python {dict+lists}
Python
/
lxml
,
python
,
xml
/
by
Luis Martin Gil
(11 years ago)
7
k
views
2
score
XML as Dictionary
Python
/
xml
/
by
Vikram Baghel
(12 years ago)
9
k
views
2
score
dict2xml
Python
/
dictionary
,
xml
/
by
nuggetier
(12 years ago, revision 4)
10
k
views
2
score
python xml parsing
Python
/
parsing
,
python
,
xml
/
by
abhijeet vaidya
(12 years ago)
24
k
views
2
score
Flatten XML to XPath syntax lines
Python
/
flatten
,
grep
,
sed
,
xml
,
xpath
/
by
Raphaël Jolivet
(13 years ago)
21
k
views
2
score
Convert XML into JSON (Python dicts and lists structure)
Python
/
converter
,
json
,
xml
/
by
Nikola
(12 years ago, revision 2)
16
k
views
2
score
Converting MySQL queries to XML
PHP
/
mysql
,
php
,
xml
/
by
sameer borate
(15 years ago)
21
k
views
2
score
XML to python dictionary of list
Python
/
xml
/
by
Vivek Khurana
(16 years ago, revision 4)
15
k
views
2
score
Simple maps and lists from XML
Python
/
xml
/
by
Adam Hupp
(17 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 top-rated recipes tagged "xml"
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