You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-ftw-1.3.4-1.lbn13.noarch
ftw module
RPMPackage python-fpconst-0.7.3-6.fc12.noarch
This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity (NegInf), as well as functions to test for these values.
RPMPackage python-foolscap-0.4.2-3.fc12.noarch
Foolscap (aka newpb) is a new version of Twisted's native RPC protocol, known as 'Perspective Broker'. This allows an object in one process to be used by code in a distant process. This module provides data marshaling, a remote object reference system, and a capability-based security model.
RPMPackage python-flickrapi-1.4.2-4.lbn13.noarch
A Python module for interfacing with the Flickr API.
RPMPackage python-feedparser-5.0.1-1.lbn13.noarch
Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. It also parses several popular extension modules, including Dublin Core and Apple's iTunes extensions.
RPMPackage python-fastkml-0.5-1.lbn13.noarch
astkml is a library to read, write and manipulate kml files. The aims are to keep it simple and fast (using lxml if available). Fast refers to the time you spend to write and read KML files as well as the time you spend to get aquainted to the library or to create KML objects. It provides a subset of KML and is aimed at documents that can be read from multiple clients such as openlayers and google maps rather than to give you all functionality that KML on google earth provides. Geometries are handled as pygeoif or shapely (if installed) objects.
RPMPackage python-fam-1.1.1-2.x86_64
Python binding for the File Alteration Monitor daemon
RPMPackage python-extremes-1.1.1-2.lbn13.noarch
Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
RPMPackage python-extjs-devel-3.3.1-2.lbn13.noarch
JSBuilder compiler
RPMPackage python-extjs-3.3.1-2.lbn13.noarch
The next major advancement in our JavaScript framework. Expanded functionality, faster performance, and improved efficiency. Create incredible web apps for every browser.
RPMPackage python-experimental-cssselect-0.3-2.lbn13.noarch
Experimental version of lxml.cssselect
RPMPackage python-eventlet-0.9.16-2.lbn13.noarch
Highly concurrent networking library
RPMPackage python-empy-3.3-5.fc13.noarch
EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output.
RPMPackage python-elementtree-1.2.7-2.lbn13.x86_64
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.
RPMPackage python-eggtestinfo-0.3-2.lbn13.noarch
Add test information to .egg-info
RPMPackage python-eea-7.2-1.lbn13.noarch
Plone collective python module
RPMPackage python-docutils-0.9.1-1.lbn13.noarch
The Docutils project specifies a plaintext markup language, reStructuredText, which is easy to read and quick to write. The project includes a python library to parse rST files and transform them into other useful formats such as HTML, XML, and TeX as well as commandline tools that give the enduser access to this functionality. Currently, the library supports parsing rST that is in standalone files and PEPs (Python Enhancement Proposals). Work is underway to parse rST from Python inline documentation modules and packages.
RPMPackage python-dns-1.8.0-1.1.fc13.noarch
dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
RPMPackage python-diazo-1.0.5-1.lbn13.noarch
Diazo implements a Deliverance like language using a pure XSLT engine. With Diazo, you "compile" your theme and ruleset in one step, then use a superfast/simple transform on each request thereafter. Alternatively, compile your theme during development, check it into Subversion, and not touch Diazo during deployment. Diazo allows you to apply a theme contained in a static HTML web page to a dynamic website created using any server-side technology. With Diazo, you can take an HTML wireframe created by a web designer and turn it into a theme for your favourite CMS, redesign the user interface of a legacy web application without even having access to the original source code, or build a unified user experience across multiple disparate systems, all in a matter of hours, not weeks. When using Diazo, you will work with syntax and concepts familiar from working with HTML and CSS. And by allowing you seamlessly integrate XSLT into your rule files, Diazo makes common cases simple and complex requirements possible. For detailed documentation, please see diazo.org.
RPMPackage python-dateutil-2.1-3.lbn13.noarch
The dateutil module provides powerful extensions to the standard datetime module available in Python 2.3+.