python-pyisomd5sum
ISO9660 checksum Python module
isomd5sum is a set of utilities for implanting a MD5 checksum in an
ISO (or any block device), then verifying the checksum later. isomd5sum
is not simply an MD5 of the entire ISO; it checksums the data inside a
standard ISO9660 image and write block checksum information to an ISO9660
header, that will carry over to burning the CD.
python-pykaraoke
free CDG/MIDI/MPEG karaoke player
PyKaraoke is a free karaoke player. You can use this program to play your
collection of CDG, MIDI and MPEG karaoke songs.
python-xappy
easy-to-use interface to the Xapian search engine
Xapian provides a low level interface, dealing with terms and
documents, but not really worrying about where terms come from, or how
to build searches to match the way in which data has been indexed. In
contrast, Xappy allows you to design a field structure, specifying what
kind of information is held in particular fields, and then uses this
field structure to index data appropriately, and to build and perform
searches.
python-sss
Python module for the System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
etsf-io
Binary tools to check, merge and read ETSF files
The European Theoretical Spectroscopy Facility (ETSF) is a European
network dedicated to providing support and services for ongoing
research in academic, government and industrial laboratories.
python-pymssql
Python database access for MS SQL server and Sybase - Python 2
This package contains a Python module allowing direct access to
Microsoft SQL server and Sybase databases. It is designed for
simplicity and performance, and conforms to Python DB-API 2.0.