python-toscawidgets

Python framework for building reusable web components

ToscaWidgets is a system for creating re-usable web components, such as a popup calendar or a rich text editor.

python-vtkgdcm

Grassroots DICOM VTK/Python bindings

Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.

python-zbarpygtk

bar code scanner and decoder (PyGTK bindings)

ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.

r-cran-parallelmap

GNU R unified interface to parallelization back-ends

Unified parallelization framework for multiple back-end, designed for internal package and interactive usage. The main operation is a parallel "map" over lists. Supports local, multicore, mpi and BatchJobs mode. Allows "tagging" of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

python-zc.lockfile

Basic inter-process locks for Python 2

The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to *other* files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.

python-popcon

Python interface to Debian's Popularity Contest (popcon)

This package provides the popcon module for Python 2, which allows one to query Debian's Popularity Contest data.