You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-simplegeneric-0.6-2.lbn13.noarch
The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library.
RPMPackage python-routes-1.12.3-3.lbn13.noarch
Routes is a Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions and generating URL's. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort.
RPMPackage python-requests-2.0.1-1.lbn13.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
RPMPackage python-reportlab-2.5-5.fc18.armv6hl
Python PDF generation library.
RPMPackage python-reportlab-2.3-2.fc13.x86_64
Python PDF generation library.
RPMPackage python-quantumclient-2.1.10-2.lbn13.noarch
Client library and command line utility for interacting with Openstack Quantum's API.
RPMPackage python-qpid-0.20-1.lbn13.noarch
The Apache Qpid Python client library for AMQP.
RPMPackage python-pymongo-2.5.2-1.lbn13.x86_64
The Python driver for MongoDB.
RPMPackage python-pymongo-2.3-5.fc18.armv6hl
The Python driver for MongoDB.
RPMPackage python-prettytable-0.7.2-1.lbn13.noarch
prettytable
RPMPackage python-pecan-0.2.2-1.lbn13.noarch
A WSGI object-dispatching web framework, designed to be lean and fast, with few dependancies.
RPMPackage python-pbr-0.5.21-2.lbn13.noarch
PBR is a library that injects some useful and sensible default behaviors into your setuptools run. It started off life as the chunks of code that were copied between all of the OpenStack projects. Around the time that OpenStack hit 18 different projects each with at least 3 active branches, it seems like a good time to make that code into a proper re-usable library.
RPMPackage python-passlib-1.6.1-1.lbn13.noarch
Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application. * See the `online documentation <http://packages.python.org/passlib>`_ for details, installation instructions, and examples. * See the `Passlib homepage <http://passlib.googlecode.com>`_ for the latest news, more information, and additional downloads. * See the `changelog <http://packages.python.org/passlib/history.html>`_ for a description of what's new in Passlib. All releases are signed with the gpg key `4CE1ED31 <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D8592DF4CE1ED31>`_.
RPMPackage python-paramiko-1.10.1-1.lbn13.noarch
Paramiko (a combination of the esperanto words for "paranoid" and "friend") is a module for python 2.3 or greater that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), the SSH2 protocol does not require heirarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across an encrypted tunnel. (This is how sftp works, for example.)
RPMPackage python-oslo-config-1.2.1-1.lbn13.noarch
The Oslo project intends to produce a python library containing infrastructure code shared by OpenStack projects. The APIs provided by the project should be high quality, stable, consistent and generally useful. The oslo-config library is a command line and configuration file parsing library from the Oslo project.
RPMPackage python-openvswitch-1.4.0-5.lbn13.noarch
Python bindings for the Open vSwitch database
RPMPackage python-novaclient-2.15.0-1.lbn13.noarch
This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.
RPMPackage python-nova-2013.2-1.lbn13.noarch
OpenStack Compute (codename Nova) is open source software designed to provision and manage large networks of virtual machines, creating a redundant and scalable cloud computing platform. This package contains the nova Python library.
RPMPackage python-neutronclient-2.3.1-2.lbn13.noarch
Client library and command line utility for interacting with Openstack Neutron's API.
RPMPackage python-neutron-2013.2-1.lbn13.noarch
Quantum provides an API to dynamically request and configure virtual networks. This package contains the neutron Python library.