Pygame development headers Pygame is a Python wrapper module for the SDL multimedia library, written by Pete Shinners. It contains python functions and classes that will allow you to use SDL's support for playing cdroms, audio ...
The libraries and header files needed for Python development The Python programming language's interpreter can be extended with dynamically loaded extensions and can be embedded in other programs. This package contains the header files and libraries needed to ...
Library bindings for python This package contains the python library for python applications that use libuser.
Development files of wxPythonGTK This packages contains the headers and etc. for building apps or Python extension modules that use the same wxGTK shared libraries that wxPython uses.
Python bindings for the libxml2 library The libxml2-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxml2 library to manipulate XML files. This ...
Python bindings for the libxslt library The libxslt-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxslt library to apply XSLT transformations. ...
A Zope product to localize applications Localizer is a Zope product which allows to implement localization services based on gettext. A complete guide is available online at http://www.j-david.net/software/localizer/guide/index_html.
Python bindings for GNOME 2's nautilus These are unstable bindings for the nautilus extension library introduced in Gnome 2.6.
A Zope product to manage images better This product provides a Photo object and a Photo Folder object for managing digital images in Zope. Photo objects provide multiple configurable sizes of the photo. Photo Folders provide a way to ...
Python toolkit for building compound Tkinter widgets Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module. It consists of a set of base classes and a library of flexible and extensible megawidgets built on this ...
NT/LM hash generation module for Python This module can generate both LANMAN and NT password hashes, suitable for use with Samba. Sample usage import smbpasswd pwd = 'mypassword' print 'LANMAN hash is', smbpasswd.lmhash(pwd) print 'NT hash ...
A peer-to-peer network game engine A Peer To Peer network game engine.
A wrapper for the ao libraries This is a wrapper for libao, an audio device abstraction library. libao is available with ogg/vorbis at http://www.xiph.org.
A python source code checking tool PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the ...
Python interface to various crypto algorithms and protocols The Toolkit is a collection of cryptographic algorithms and protocols, implemented for use from Python. The current release is 1.9alpha6. Among the contents of the package: * Hash functions: MD2, ...
Simple program which checks Python source files for errors Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer ...
Pygame documentation and example programs Pygame is a Python wrapper module for the SDL multimedia library, written by Pete Shinners. It contains python functions and classes that will allow you to use SDL's support for playing cdroms, audio ...
PyGtkScintilla - A Python wrapper for GtkScintilla This is a Pyhton wrapper for the widget GtkScintilla, see its documentation for more info.
Posix ACL module for Python This is an extension for Python which implements POSIX ACLs (POSIX.1e).
A wrapper for the MAD MPEG Audio decoder library Pymad - a Python wrapper for the MPEG Audio Decoder library MAD is available at http://www.mars.org/home/rob/proj/mpeg/ Access this module via "import mad" or "from mad import *". To decode an mp3 ...
A wrapper for the Ogg libraries Pyogg - a Python wrapper for the Ogg libraries Ogg/Vorbis is available at http://www.xiph.org There's not a whole lot you can do with this module by itself. You'll probably also want the ogg.vorbis ...
OpenAL port to Python OpenAL port to Python.
pyPgSQL - A Python DB-API 2.0 compliant interface to PostgreSQL. PyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is ...
SIP specification files for Qt The SIP specification files for the Qt class library.
Language for Writing Python Extension Modules Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.
Python module to generate RTF documents PyRTF is a set of python classes that make it possible to produce RTF documents from python programs. The library has no external dependencies and has proved reliable and fast.
Python wrapper for shadow password file. This is a module to allow access to the shadow password file. It also includes md5_crypt, which implemtns the md5_crypt function used to encrypt passwords in the shadow password file.
An interpreted, interactive object-oriented programming language Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme or Java. Python includes modules, classes, exceptions, very high level dynamic data ...
Python bindings for alchemist apps The alchemist is a back-end configuration architecture, which provides multi-sourced configuration at the data level, postponing translation to native format until the last stage. It uses XML as an ...
Python extension for apt This package contains a python modules to access to libapt-pkg. With it, you can use the apt configuration file, and access to the database of packages.
Page : 1 2 3 4 5 6 7 8 |