Personal tools
Skip to content. | Skip to navigation
Plone collective python module
Add test information to .egg-info
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a cross between a Python list and a Python dictionary. This package also includes the C implementation, cElementTree-1.0.5-20051216.
EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output.
Python 3.4 introduced official support for enumerations. This is a backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4. An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. This module defines two enumeration classes that can be used to define unique sets of names and values: Enum and IntEnum. It also defines one decorator, unique, that ensures only unique member names are present in an enumeration.
Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.
Easy to use Python module to extract Exif metadata from tiff and jpeg files. Originally written by Gene Cash & Thierry Bousch. Tag Descriptions Tags are divided into these main categories: Image: information related to the main image (IFD0 of the Exif data). Thumbnail: information related to the thumbnail image, if present (IFD1 of the Exif data). EXIF: Exif information (sub-IFD). GPS: GPS information (sub-IFD). Interoperability: Interoperability information (sub-IFD). MakerNote: Manufacturer specific information. There are no official published references for these tags.
Experimental version of lxml.cssselect
The next major advancement in our JavaScript framework. Expanded functionality, faster performance, and improved efficiency. Create incredible web apps for every browser.