You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-gevent-0.13.8-2.lbn13.x86_64
gevent is a Python networking library that uses greenlet to provide synchronous API on top of libevent event loop. Features include: * Fast event loop based on libevent. * Lightweight execution units based on greenlet. * Familiar API that re-uses concepts from the Python standard library. * Cooperative sockets with ssl support. * DNS queries performed through libevent-dns. * Ability to use standard library and 3rd party modules written for standard blocking sockets * Fast WSGI server based on libevent-http. gevent is inspired by eventlet but features more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent. gevent is written and maintained by Denis Bilenko and is licensed under MIT license.
RPMPackage python-gevent-0.13.6-3.fc18.armv6hl
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate
RPMPackage python-gettext-1.2-2.lbn13.noarch
This implementation of Gettext for Python includes a Msgfmt class which can be used to generate compiled mo files from Gettext po files and includes support for the newer msgctxt keyword. The idea for this project had been rather ambitious, but never lived up to what is was supposed to do. Look at Babel (http://pypi.python.org/pypi/Babel) for a project more worthy of this projects name.
RPMPackage python-geojson-1.0.6-1.lbn13.noarch
This library contains: * Functions for encoding and decoding GeoJSON_ formatted data * Classes for all GeoJSON Objects * An implementation of the Python __geo_interface__ Specification
RPMPackage python-gdata-2.0.17-1.lbn13.noarch
This is a Python module for accessing online Google services such as: - Base - Blogger - Calendar - Health - Picasa Web Albums - Spreadsheets - Documents List - Contacts - YouTube - Google Apps Provisioning - Code Search - Notebook - Webmaster Tools API - Google Analytics Data Export API - Google Book Search Data API - Google Finance Portfolio Data API - Google Maps Data API - Sites Data API - Issue Tracker Data API
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