ID3 tag module EyeD3 is a Python module and program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3 v1.0/v1.1 ...
Python FAM module Python FAM is a wrapper module around libfam from the FAM project. It allows Python programs to monitor files and directories. An example script is included.
Python C extension to (quickly) find the checksum of files This module provides quick and easy functions to find checksums of files. It supports md5, crc32, cksum, bsd-style sum, and sysv-style sum. The advantage of using fchksum over the python md5 and ...
Python C extension to (quickly) find the checksum of files Development files for Python fast checksum.
Parse RSS and Atom feeds in Python Feedparser is the "Universal Feed Parser" library for python, which handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.
Python access for FLAC audio files This module lets you encode or decode FLAC audio files, and edit the metadata (cue sheets or Vorbis comments) in them. It requires libFLAC.
Python module to validate and generate form FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being ...
IEEE754 float infinity and NaN for python This module provides constants and functions for handling IEEE754 floating point infinite and NaN values. This works on any python that uses IEEE754 double values for its float type (whether big- or ...
Python bindings for the gamin library This package contains a module that allow monitoring of files and directories from the Python language based on the support of the gamin package.
Python extension module for GLPK A extension module for GNU Linear Programming Kit to Python.
Python interface to GMP The General Multiprecision PYthon project (GMPY) focuses on Python-usable modules providing multiprecision arithmetic functionality to Python programmers. The project mission includes both C and C++ ...
Module to access XDG menu Python module to access XDG menu.
GnuPG-Interface module for python This module provides Python bindings for the GnuPG.
GObject Python bindings This archive contains bindings for the GObject, to be used in Python It is a fairly complete set of bindings, it's already rather useful, and is usable to write moderately complex programs. (see the ...
Python wrapper for the GtkMozembedWidget Python wrapper for the GtkMozembedWidget.
Python library to edit binary file and metadata Hachoir is a library written in Python which allows to see and edit a binary file (or any binary stream) field per field. A field is the most basic information: a number, a string of characters, a ...
Python support for hk_classes Python scripting support for hk_classes.
Python class library to generate HTML HTMLgen is a class library for the generation of HTML documents with Python scripts. It's used when you want to create HTML pages containing information which changes from time to time. For example ...
Python module for manipulating ID3 information tags on MP3 audio files This is a simple Python module for retrieving and setting so-called ID3 tags on MP3 compressed audio files through an object-oriented interface. MP3 players generally use this simple information for ...
Python's own image processing library Python Imaging Library version 1.1.4 The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient ...
IPv4 and IPv6 parsing and handling class IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations ...
Python bindings for ITK ITK is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation and registration algorithms in two, three, and ...
Convert itk buffers to numarray objects Convert itk buffers to numarray objects.
Convert itk buffers to vtk ones Convert itk buffers to vtk ones.
Python jabber protocol module Python module for jabber protocol support. You can write client or services with it.
A simple and pythonic XML template language Kid is a simple Python based template language for generating and transforming XML vocabularies. Kid was spawned as a result of a kinky love triangle between XSLT, TAL, and PHP. We believe many of ...
A framework and a set of enhanced widgets based on PyGTK Kiwi offers a set of enhanced widgets for Python based on PyGTK. It also includes a framework designed to make creating Python applications using PyGTK and libglade much simpler.
A Framework for developing graphical applications in Python Kiwi is a framework composed of a set of modules, which eases Python development using PyGTK. Kiwi makes graphical applications *much* faster to code, with good architecture and more Python-like ...
A library to check account numbers and bank codes of German banks KtoBLZCheck is a library to check account numbers and bank codes of German banks. Both a library for other programs as well as a short command-line tool is available. It is possible to check pairs of ...
Various LDAP-related Python modules Python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules ...
Page : 1 2 3 4 5 6 7 8 |