docs
code
community
mailing lists
downloads
planet
bugs
safari bookshelf
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "xml"
Recipe 1 to 20 of 57
« Prev
1
2
3
Next »
ElementTree CDATA support
Python
/
elementtree
,
xml
/
by
Eli Golovinsky
(1 month, 3 weeks ago, revision 2)
Converting MySQL queries to XML
PHP
/
mysql
,
php
,
xml
/ 1 point (1 vote) /
by
sameer borate
(2 months, 3 weeks ago)
ElementTree Wrapper
Python
/
web
,
xml
/ 0 points (2 votes) /
by
David Pokorny
(2 months, 4 weeks ago, revision 12)
Arbitrary order attribute writing with ElementTree
Python
/
attribute
,
element
,
element tree
,
elementtree
,
etree
,
order
,
python
,
sort
,
write
,
writing
,
xml
/ -2 points (4 votes) /
by
Orri Ganel
(4 months ago, revision 5)
Converting XML to Dictionary and back
Python
/
xml
/ 1 point (1 vote) /
by
Cory Fabre
(5 months, 2 weeks ago, revision 3)
XML to python dictionary of list
Python
/
xml
/ 1 point (1 vote) /
by
Vivek Khurana
(7 months, 3 weeks ago, revision 4)
Convert Wordpress Export File to multiple html files
Python
/
xml
/
by
Luiss Rei
(8 months, 2 weeks ago)
Unprettify XML: Strip irrelivant spaces and newlines from XML
Python
/
xml
/
by
Drew Gulino
(8 months, 2 weeks ago)
XML to Python data structure
Python
/
xml
/ 5 points (5 votes) /
by
Wai Yip Tung
(1 year, 1 month ago, revision 4)
Converting XML to dict (for a XPATH-like access syntax) and back to XML
Python
/
xml
/ 2 points (2 votes) /
by
Rodrigo Strauss
(1 year, 5 months ago, revision 4)
xml reverse-engineering ElementTree code generator (*whew*)
Python
/
xml
/
by
Andrew Moffat
(1 year, 5 months ago, revision 2)
Simple maps and lists from XML
Python
/
xml
/ 1 point (1 vote) /
by
Adam Hupp
(1 year, 7 months ago)
align XML ElementTrees with original text
Python
/
xml
/
by
Steven Bethard
(1 year, 10 months ago)
ElementTree Text Helper
Python
/
xml
/ 1 point (1 vote) /
by
Raymond Hettinger
(2 years ago, revision 4)
Converts a DOM node object of type element to an ElementTree Element
Python
/
xml
/
by
Richard Philips
(2 years, 1 month ago)
Simpliest XML generator
Python
/
xml
/
by
Trionice mail.roma1 at gmail.com
(2 years, 2 months ago, revision 4)
Add support for the "in" operator to the attributes map of minidom elements
Python
/
xml
/
by
Walker Hale
(2 years, 5 months ago, revision 2)
very poor man's xml parser and generator
Python
/
xml
/
by
Ferdinand Jamitzky
(2 years, 7 months ago, revision 2)
import ElementTree from everywhere
Python
/
xml
/
by
Trent Mick
(2 years, 4 months ago, revision 4)
Multiple handlers for xml.sax parser
Python
/
xml
/
by
Jeremy Dunck
(2 years, 11 months ago)
Recipe 1 to 20 of 57
« Prev
1
2
3
Next »
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "xml"
Related tags
+
attribute
+
element
+
element tree
+
elementtree
(2)
+
etree
+
mysql
+
order
+
php
+
python
+
sort
+
web
+
write
+
writing