python-stepic

Python Steganography in Images

A Python module and command line tool for hiding arbitrary data within images by slightly modifying the colors. These modifications are generally imperceptible to humans, but are machine detectable. Works with RGB, RGBA, or CMYK images.

uck

Tool to customize official Ubuntu Live CDs

python-symeig

Symmetrical eigenvalue routines for NumPy

A Python wrapper for the LAPACK functions to solve the standard and generalized eigenvalue problems for symmetric (hermitian) positive definite matrices. Those specialized algorithms give an important speed-up with respect to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and linalg.eigh).

python-tksnack

Sound extension to Tcl/Tk and Python/Tkinter - Python 2.x library

Snack is an extension to the Tcl/Tk scripting language that adds sound functionality. There are commands to play, record, edit, and even visualize sound. Snack supports in-memory sound objects, file based audio, and streaming audio. It handles file formats such as WAV, AU, AIFF, MP3, and OGG Vorbis.

python-turbojson

plugin to use JSON templates in Python templating engines

TurboJson is a template engine plugin, allowing to easily use JSON via the simplejson module with TurboGears, Bufffer, or other systems that support Python's python.templating.engines.

python-twisted-runner

twisted dummy package for process management

All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964.