[lxml-dev] first take on an lxml.etree tutorial

Stefan Behnel stefan_ml at behnel.de
Wed May 16 22:40:05 CEST 2007


Hi everyone,

I finally found some time to get started on a tutorial for lxml.etree.

http://codespeak.net/lxml/dev/tutorial.html
http://codespeak.net/svn/lxml/trunk/doc/tutorial.txt

The intention is to give beginners (regarding etree, ElementTree and to a
certain extent even XML) an idea about how lxml.etree works and what features
can help them in getting their problems solved.

I happily borrowed ideas from Fredrik's ET tutorial. Still, there's lots of
stuff missing, so if someone feels ambitious and finds some time over the
week-end, I'd be glad to add another name to the list of authors. :)

Everything from fixes and remarks to readily written sections will be very
much appreciated. The source for the HTML page is the ReST text file above.

Hoping for some helpful hands,
Stefan


More information about the lxml-dev mailing list