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
Popular recipes tagged "xml"
Tags:
xml
x
Recipe 1 to 20 of 90
« Prev
1
2
3
4
5
Next »
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)
94
k
views
5
score
Convert CSV to XML
Python
/
csv
,
xml
/
by
FB36
(13 years ago)
4
k
views
1
score
MicroXml: Stand-alone library for basic XML features
C++
/
parsing
,
xml
/
by
Jack Trainor
(8 years ago)
8
k
views
1
score
MicroXml: Stand-alone library for basic XML features
Python
/
parsing
,
xml
/
by
Jack Trainor
(8 years ago)
8
k
views
1
score
Python AST to XML
Python
/
ast
,
xml
/
by
Robert Stewart
(9 years ago)
5
k
views
1
score
Objectify of a XML node
Python
/
objectify
,
xml
/
by
Thomas Lehmann
(9 years ago)
10
k
views
1
score
Convert Wordpress Export File to multiple html files
Python
/
xml
/
by
rreboto
(9 years ago)
11
k
views
0
score
XML to PDF book with ElementTree and xtopdf
Python
/
ebooks
,
elementtree
,
pdf
,
publishing
,
xml
,
xtopdf
/
by
Vasudev Ram
(10 years ago)
7
k
views
1
score
Python AST to XML
Python
/
ast
,
xml
/
by
Ryan Gonzalez
(10 years ago)
16
k
views
3
score
Validate XML with schemaLocation
Python
/
schema
,
schemalocation
,
validation
,
xml
/
by
Mathias Loesch
(11 years ago, revision 3)
8
k
views
1
score
Reading XML into dict-like object
Python
/
attributes
,
dict
,
xml
/
by
Lucas Oliveira
(11 years ago, revision 4)
5
k
views
-1
score
Convert CSV to XML
Python
/
csv
,
xml
/
by
Tom Wissing
(11 years ago)
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)
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)
10
k
views
1
score
XML To Python object(next generation) with real life example: fetching US Treasure Curve
Python
/
object
,
python
,
xml
/
by
Boris Kats
(12 years ago, revision 11)
7
k
views
2
score
XML as Dictionary
Python
/
xml
/
by
Vikram Baghel
(12 years ago)
5
k
views
1
score
Syntactic sugar to create XHTML hierarchies with ElementTree
Python
/
xml
/
by
Alain Mellan
(12 years ago)
20
k
views
1
score
Convert a nested Python data structure to XML
Python
/
serialize
,
xml
/
by
Graham Poulter
(12 years ago, revision 2)
9
k
views
2
score
dict2xml
Python
/
dictionary
,
xml
/
by
nuggetier
(12 years ago, revision 4)
18
k
views
4
score
xml to python dictionary and back
Python
/
dictionary
,
mapping
,
xml
/
by
kris kvilekval
(11 years ago, revision 2)
Recipe 1 to 20 of 90
« Prev
1
2
3
4
5
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular 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