Browse wiki
This entry published by the Free Software Foundation.
| C ElementTree |
| Computer languages | C + |
|---|---|
| Full description | The cElementTree module is a C implementat … The cElementTree module is a C implementation of the ElementTree API, optimized for fast parsing and low memory use. On typical documents, cElementTree is 15-20 times faster than the Python version of ElementTree, and uses 2-5 times less memory. On modern hardware, that means that documents in the 50-100 megabyte range can be manipulated in memory, and that documents in the 0-1 megabyte range load in zero time (0.0 seconds). This allows you to drastically simplify many kinds of XML applications. y simplify many kinds of XML applications. |
| Homepage URL | http://effbot.org/zone/celementtree.htm + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | speed + , processing + , fast + , module + , C + , time + , parsing + |
| Last review by | Kelly Hopkins + |
| Last review date | 3 September 2009 + |
| License | X11 + , Expat + |
| License verified by | Kelly Hopkins + |
| License verified date | 3 September 2009 + |
| Name | C ElementTree + |
| Real name | Fredrik Lundh + |
| Related projects | Element Tree + , Webstring + |
| Resource URL | http://effbot.org/downloads/#cElementTree + |
| Resource audience | Developer + |
| Resource kind | Download + |
| Revisionid | 2,526 + |
| Revisiontimestamp | 12 April 2011 13:20:13 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | an add-on to the standard ElementTree package. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| Version date | 16 December 2005 + |
| Version download | http://effbot.org/media/downloads/cElementTree-1.0.5-20051216.tar.gz + |
| Version identifier | 1.0.5 + |
| Version status | beta + |
| Has improper value forThis property is a special property in this wiki. | Programming-language + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:33:11 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| hide properties that link here |
| C ElementTree#3 + , C ElementTree#4 + | License of |
|---|---|
| C ElementTree#1 + | Person of |
| Element Tree + , Webstring + | Related projects |
| C ElementTree#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
