python-adodb
A database abstraction library for python
ADOdb is a database abstraction library (modelled on Microsoft's database
API's). ADOdb was originally developed for PHP, and ported to Python. The
Python version implements a subset of the PHP version.
python-application
Basic building blocks for Python applications
This module provides some basic components that can be used to simplify
building Python applications.
python-asterisk
Asterisk Manager API interface module for Python
The Python Asterisk package (codenamed py-Asterisk) is an attempt to produce
high quality, well documented Python bindings for the Asterisk Manager API.
python-aubio
Python interface for aubio, a library for audio segmentation
aubio gathers a set of functions for audio signal segmentation and labelling.
The library contains a phase vocoder, onset and pitch detection functions, a
beat tracking algorithm and other sound processing utilities.
python-bcrypt
password hashing library for Python
bcrypt is a Python module which provides a password hashing method based on
the Blowfish password hashing algorithm, as described in
"A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
http://static.usenix.org/events/usenix99/provos.html.
omniidl-python
omniidl backend to compile Python stubs from IDL files
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.