My favorites | Sign in
Google
Projects on Google Code Results 1 - 6 of 6
=About= *openxmllib* provides resources to handle OpenXML documents from Python. OpenXML is the new office document format supported natively by MS Office 2007, and as import/export format by Apple iWork'08 and !OpenOffice 2.2. OpenXML is defined in the [http://www.ecma-international.org/pu...
=Summary= CompactXML is an alternate XML syntax, designed to make it easier to create and edit element based XML files. It uses an XPath inspired prefix notation, combined with python inspired indentation to indicate nesting. For example, in compactxml: {{{ <element @attribute=value "Text...
SimpylScrape is a frontend to lxml that makes it very easy to scrape HTML documents. By leveraging the concept that class definitions are also data, SimpylScrape makes it very simple to build reusable parsers.
Google's [http://www.google.com/apis/adwords/ AdWords API] service lets developers design computer programs that interact directly with the [https://adwords.google.com/select/Login AdWords] platform. With these applications, advertisers and third parties can more efficiently -- and creatively -- man...
Mendeleev is an easy to use XML pipeline framework for Python wich can be easily used from the cli or from web frameworks such as django. Please see the doc for more info, http://python-mendeleev.googlecode.com/hg/mendeleev/docs/index.html.
xmlTools consists of a series of similar scripts that can be used to manipulate and extract data from XML from the command-line or in shell scripts. They are in python and use the lxml library.