Modern tools.
Traditional dedication.
Home
| Purpose
| Linux
| Products
| Legality
| Special
| Downloads
| Articles
| Contact
![]()
| adns-python | 1.0.0 | GPL | Python bindings for GNU adns library | adns-python is a Python module that interfaces to the adns asynchronous resolver library. http://www.gnu.org/software/adns/ |
| Base18 | 0.2.0 | GPL | Base18 is a Zope product to implement multilingual portals | Base18 is a Zope product to implement multilingual portals It extends the Zope CMF by allowing documents to be split into a list of paragraphs which can be translated through a message catalog. http://www.erp5.org |
| boa-constructor | 0.2.3 | GPL | Python IDE and wxPython GUI Builder | Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging. |
| BTreeFolder2 | 0.5.0 | GPL | A Zope product to implement large size folders | BTreeFolder2 is a Zope product to implement large size folders. |
| CMF | 1.4.2 | GPL | A Content Management System based on Zope | Zope CMF is a content management framework based on the Zope application server. The Zope CMF rpm package contains a complete Zope CMF distribution including CMFWiki (a CMF based Wiki) and DCWorkflow (a CMF based worflow). http://cmf.zope.org |
| CMFActivity | 0.1 | GPL | Activity Tool for zope | This tools allows to implement activities for zope objects. http://www.erp5.org |
| CMFCategory | 0.1 | GPL | All algorithms related to categories and relations in CMF | Category objects allow to define classification categories in an ERP5 portal. For example, a document may be assigned a color attribute (red, blue, green). Rather than assigning an attribute with a pop-up menu (which is still a possibility), we can prefer in certain cases to associate to the object a category. In this example, the category will be named color/red, color/blue or color/green http://www.erp5.org |
| CMFMailIn | 1.0.0 | GPL | A Zope product to import emails into CMF sites. | CMFMailIn is a Zope product to import emails into CMF sites. |
| CMFPhoto | 1.2.3 | GPL | A Zope product to manage images better... | This product provides a Photo object and a Photo Folder object for managing digital images in Zope. |
| CMFReportTool | 0.1.1 | GPL | A Zope product to generate PDF reports | CMFReportTool is a Zope which extends the Zope CMF to implement PDF skins. PDF skins allow to generate reports which are automatically converted into PDF files with the python reportlab library. |
| Coramy | 0.1 | GPL | The ERP5 implementation for Coramy | This is an implementation of ERP5, an Free entreprise resource management solution. |
| CPS | 3.0rc3 | GPL | internal or external web content strategy in a collaborative approach | Collaborative Portal Server (CPS), Nuxeo's flagship solution, empowers your internal or external web content strategy in a collaborative approach. CPS is the ideal solution to create, share and turn the information of your organisation into value. |
| dbus-python | 0.20 | AFL/GPL | Python bindings for D-BUS | The dbus-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the D-BUS library. |
| drpython | 2.2.7 | GPL | Python editor and development environment. | DrPython is a highly customizable, simple, and clean editing environment for developing Python programs. It is intended primarily for use in schools, and is a tribute to DrScheme. |
| editobj | 0.5.2 | GPL | Tkinter dialog box for editing any Python object | EditObj can create and display a Tkinter dialog box for editing any Python object (similarly to what Java call a Bean editor, but for Python object). EditObj is a useful tool for writing (text or non-text) editors of all kinds, including GUI editor, 3D editor,... It also includes a Python console. EditObj supports also lists, dictionaries and hierarchies (nested lists) edition. EditObj includes also a tree widget for Tkinter, an event framework and a mutiple undo/redo system. |
| egenix-mx-base | 2.0.4 | eGenix.com Public License | eGenix mx-Extensions for Python - BASE package | The eGenix mx Extension Series are a collection of Python extensions written in ANSI C and Python which provide a large spectrum of useful additions to everyday Python programming. The BASE package includes the Open Source subpackages of the series and is needed by all other add-on packages of the series. This software is brought to you by eGenix.com and distributed under the eGenix.com Public License. |
| eric | 3.3.1 | GPL | Python IDE | Eric3 is a full featured Python IDE that is written in PyQt using the QScintilla editor widget. |
| ERP5 | 0.1 | GPL | A Zope framework to implement ERP software | ERP5 is a Zope framework which allows to implement ERP software. It includes a Rapid Application Development system and a Universal Business Model which together allow to model any business process in very short time. http://www.erp5.org |
| ERP5Catalog | 0.1 | GPL | Catalog that filter queries | This is a Catalog that filters catalog queries. It is based on ZSQLCatalog http://www.erp5.org |
| ERP5Compatibility | 0.1 | GPL | Compatibility with older ERP5 | This zope Products allows to be compatible with old ZODB. This is only needed for people who are using ERP5 before the time it was splitted in many products. http://www.erp5.org |
| ERP5Form | 0.1 | GPL | Form specific to ERP5 | ERP5Form extends Zope Formulator and provides a very fast way to create forms. ERP5Form forms can be designe with a web user interface and rendered automatically by page template. Context variables (here, form...) are provided to each field at rendering time. Together with ERP5Type, ERP5Form defines a fast rapid application environment. http://www.erp5.org |
| ERP5SyncML | 0.1 | GPL | SyncML for ERP5 | To be written http://www.erp5.org |
| ERP5Type | 0.1 | GPL | Base objects for ERP5 | ERP5Type contains most importants objects for ERP5. ERP5Type defines most of methods that will be used by every object. It also implements the Rapid Application Developpement feature used in ERP5. http://www.erp5.org |
| ExtFile | 1.1.3 | GPL | A Zope product to store larges files outside the ZODB | A Zope product to store larges files outside the ZODB |
| Formulator | 1.6.1 | GPL | Allows to quickly implements forms with Zope | Formulator allows to quickly implement forms with Zope. http://www.erp5.org |
| gstreamer-python | 0.1.0 | LGPL | Python bindings for GStreamer. | This module contains a wrapper that allows GStreamer applications to be written in Python. |
| libpygame1.6-devel | 1.6 | LGPL style | 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 and video output, and keyboard, mouse and joystick input. pygame also includes support for Numerical Python extension. pygame is the successor to the pySDL wrapper project, written by Mark Baker. Install the devel package if you want to build programs build with pygame. |
| libpython2.3-devel | 2.3.3 | Modified CNRI Open Source License | 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 do these types of tasks. Install libpython2.3-devel if you want to develop Python extensions. The python package will also need to be installed. You'll probably also want to install the python-docs package, which contains Python documentation. |
| libuser-python | 0.51.7 | LGPL | Library bindings for python | this package contains the python library for python applications that use libuser |
| libwxPythonGTK2.4-devel | 2.4.2.4 | LGPL/wxWindows Library Licence, Version 3 | 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. |
| libxml2-python | 2.6.6 | MIT | 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 library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified. |
| libxslt-python | 1.1.2 | MIT | 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. This library allows to parse sytlesheets, uses the libxml2-python to load and save XML and HTML files. Direct access to XPath and the XSLT transformation context are possible to extend the XSLT language with XPath functions written in Python. |
| Localizer | 1.0.1 | GPL | 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 |
| MySQL-python | 0.9.2 | GPL | Python interface to MySQL | Python interface to MySQL-3.23 MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: - Compliance with Python database API version 2.0 - Thread-safety - Thread-friendliness (threads will not block each other) - Compatibility with MySQL-3.23 and later This module should be mostly compatible with an older interface written by Joe Skinner and others. However, the older version is a) not thread-friendly, b) written for MySQL 3.21, c) apparently not actively maintained. No code from that version is used in MySQLdb. MySQLdb is free software. |
| Photo | 1.2.3 | GPL | 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 manage a group of Photo objects by providing a way to specify display sizes and properties for all contained photos. |
| Pmw | 1.2 | MIT | 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 foundation. These megawidgets include notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows. |
| py2play | 0.1.6 | GPL | A peer-to-peer network game engine | A Peer To Peer network game engine. |
| pyao | 0.82 | GPL | 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. |
| pychecker | 0.8.13 | BSD-like | 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 dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. |
| pycrypto | 1.9a6 | Public Domain | 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, MD4, RIPEMD. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple- DES, IDEA, RC5. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal, qNEW. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-key keys into a set of English words, primality testing. * Some demo programs (currently all quite old and outdated). |
| pygame-doc | 1.6 | LGPL style | 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 and video output, and keyboard, mouse and joystick input. pygame also includes support for Numerical Python extension. pygame is the successor to the pySDL wrapper project, written by Mark Baker. Install pygame-doc if you need the API documentation and example programs. |
| PyGtkScintilla | 0.8.2 | GPL | PyGtkScintilla - A Python wrapper for GtkScintilla | This is a Pyhton wrapper for the widget GtkScintilla, see its documentation for more info. |
| pymad | 0.5.1 | GPL | 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 stream, you'll want to create a MadFile object and read data from that. You can then write the data to a sound device. See the example program in test/ for a simple mp3 player that uses libao for the sound device. |
| pyogg | 1.3 | LGPL | 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 module, which can be found wherever you got this. You can now write Python programs to encode and decode Ogg Vorbis files (encoding is quite a bit more involved). The module is self-documenting, though I need to update quite a bit of it. |
| pyopenal | 0.1.3 | GPL | OpenAL port to Python | OpenAL port to Python. |
| pyosd | 0.2.5 | GPL | Python wrapper for libosd. | PyOSD is a python module for displaying text on your X display, much like the "On Screen Displays" used on TVs and some monitors. |
| pyPgSQL | 2.4 | BSD | 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 written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. |
| PyQt | 3.8 | GPL QPL | Python bindings for Qt. | Python bindings for the Qt C++ class library. |
| PyQt-devel | 3.8 | GPL QPL | SIP specification files for Qt. | The SIP specification files for the Qt class library. |
| pyrex | 0.9 | Free | 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 | 2.3.3 | Modified CNRI Open Source License | 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 types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac and MFC). Programmers can write new built-in modules for Python in C or C++. Python can be used as an extension language for applications that need a programmable interface. This package contains most of the standard Python modules, as well as modules for interfacing to the Tix widget set for Tk and RPM. Note that documentation for Python is provided in the python-docs package. |
| python-apt | 0.5.15cnc5 | GPL | 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. |
| python-base | 2.3.3 | Modified CNRI Open Source License | Python base files | This packages contains the Python part that is used by the base packages of a Mandrake Linux distribution. |
| python-bibtex | 1.1.93.1 | GPL | BibTeX and recode bindings for python | This python extension contains a BibTeX parser and a simple binding to the GNU Recode library. They are intended to be used with pybliographer. |
| python-bsddb3 | 4.1.3 | BSD | Python interface for BerkeleyDB | This module provides a nearly complete wrapping of the Sleepycat C API for the Database Environment, Database, Cursor, and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The databse objects can use various access methods: btree, hash, recno, and queue. For the first time all of these are fully supported in the Python wrappers. Please see the documents in the docs directory of the source distribution or at the website for more details on the types and methods provided. |
| python-cdb | 0.32 | GPL | A python interface to constant database files (cdb) | The python-cdb extension module is an adaptation of D. J. Bernstein's constant database package (see http://cr.yp.to/cdb.html). cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. This module mimics the normal cdb utilities, cdb(get|dump|make), via convenient, high-level Python objects. |
| python-CDDB | 1.4 | GPL | Python CDDB module | The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C module cdrommodule.so, provide an easy way for Python programs to fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a very large online database of track listings and other information on audio CDs. UNIX platforms and Windows are both supported. |
| python-cRat | 0.7 | BSD-like | Fast Python module for rational numbers | This is an efficient Python module for rational numbers. In particular, it uses an improved gcd algorithm (encoded in C), which dramatically increases speeds for large rationals. |
| python-docs | 2.3.3 | Modified CNRI Open Source License | Documentation for the Python programming language | The python-docs package contains documentation on the Python programming language and interpreter. The documentation is provided in ASCII text files and in LaTeX source files. Install the python-docs package if you'd like to use the documentation for the Python language. |
| python-docutils | 0.3 | BSD | Python Documentation Utilities | The purpose of the Docutils project is to create a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and TeX. Several sources will be supported: * Standalone files (implemented). * Inline documentation from Python modules and packages, extracted with namespace context. * PEPs (Python Enhancement Proposals) (implemented). * And others as discovered. |
| python-fam | 1.0.2 | GPL | 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-fchksum | 1.7.1 | GPL | 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 zlib(.crc32) modules is both ease of use and speed. You only need to tell it the filename and the actual work is done by C code. Compared to the implementing a read loop in python with the standard python modules, fchksum is up to 2.0x faster in md5 and 1.1x faster in crc32. All checksum functions take a filename as a string, and optional callback function, and callback delay (in seconds), and return a tuple (checksum, size). An empty string may be substituted for filename to read from stdin. The returned size is always a python Long, and the checksum return type varies depending on the function. |
| python-fchksum-devel | 1.7.1 | GPL | Python C extension to (quickly) find the checksum of files | Development files for Python fast checksum |
| python-fpconst | 0.6.0 | BSD-like | 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 little-endian). Although this is not required, it's unlikely any python would fail to meet this requirement (the code in both the standard and JPython interpreters assumes IEEE754 double all over the place). |
| python-geoip | 1.2.0 | BSD-like | Python bindings for the GeoIP library | This is the Python API to the GeoIP library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2003. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. Commercial databases and automatic update services are available from http://www.maxmind.com/ |
| python-glpk | 0.3 | GPL | Python extension module for GLPK | A extension module for GNU Linear Programming Kit to Python. |
| python-hk_classes | 0.6.2a | GPL | Python support for hk_classes | Python scripting support for hk_classes. |
| python-ID3 | 1.2 | GPL | 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 display track title, artist name, and album title while playing the sound file. |
| python-imaging | 1.1.4 | MIT style | 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 internal representation, and powerful image processing capabilities. |
| python-indices | 0.1 | LGPL | Sequence index, item ranges, and enumeration for python | This is a python module providing a number of functions to make it easier to iterate over sequences, based on PEP 212 and PEP 279. |
| python-Itpl | 0 | Public Domain | String interpolation (variable expansion) for Python | This is a python module for interpolating strings (that is, for expanding variables within strings), as described in PEP 215. This module may become part of the standard library, or the functionality may be built into Python in the future. |
| python-jabber | 0.4 | LGPL | Python jabber protocol module. | Python module for jabber protocol support. You can write client or services with it. |
| python-knoda | 0.6.2a | GPL | Python support for hk_kdeclasses | Python scripting support for hk_kdeclasses. |
| python-ldap | 2.0.0 | Modified CNRI Open Source License | 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 for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.). |
| python-libtagedit | 1.0 | GPL | Python bindings for the libtagedit library | With this library applications can edit the metadata of Ogg, FLAC and mp3 files. |
| python-lirc | 0.0.4 | LGPL | Python lirc module. | Python module for lirc support |
| python-logging | 0.4.7 | Distributable | Fast Python module for rational numbers | This is a python module that implements a full-featured logging system in line with PEP 282 (comparable to java.util.logging, log4j, etc.). |
| python-mm | 0.3 | LGPL | Python Media Meta Data retrieval framework | MMPython is a Media Meta Data retrieval framework. It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object oriented struture. |
| python-numeric | 23.1 | BSD-like | Python numerical facilities | A collection of extension modules to provide high-performance multidimensional numeric arrays to the Python programming language. |
| python-numeric-devel | 23.1 | BSD-like | Python numerical facilities | A collection of extension modules to provide high-performance multidimensional numeric arrays to the Python programming language. Devel files |
| python-osd | 0.2.6 | GPL | Python wrapper for libosd | PyOSD is a python module for displaying text on your X display, much like the "On Screen Displays" used on TVs and some monitors. |
| python-perlmodule | 1.0.1 | Artistic License | Perl for python | Perlmodule makes it possible to embed perl interpreters in any python program. It can be used to invoke arbitrary perl code, load any perl modules, and make calls directly into perl functions. The perl code invoked can call back into python as it sees fit. This package is built with MULTI_PERL enabled--each python thread gets its own separate perl interpreter. |
| python-pexpect | 0.98 | Python Software Foundation License | An efficient, pure-python replacement for Expect | This is a pure-python replacement for Expect, a module that allows easy control of other applications (including interactive applications that would drive popen crazy). It's not 100% compatible with the real thing, but its at least 90% compatible, and much easier to use. |
| python-PQueue | 0.2 | LGPL | PQueue module for python | This C extension implements a priority-queue object using a fibonacci heap as the underlying data structure. |
| python-psyco | 1.1.1 | MIT | Python Specializing Compiler | Psyco accelerates the execution of Python code. It requires Python 2.1 or 2.2 and a 386-compatible processor. It should be OS-independent, although it has only be tested on Linux and Windows. Problems have been reported on FreeBSD. |
| python-psyco-docs | 1.1.1 | MIT | Programmer's documentation for Psyco | Psyco accelerates the execution of Python code. It requires Python 2.1 or 2.2 and a 386-compatible processor. It should be OS-independent, although it has only be tested on Linux and Windows. Problems have been reported on FreeBSD. This package contains the developer's documentation for python-psyco in HTML and PostScript formats. |
| python-pyrite-publisher | 2.0.0 | GPL | Content Creation Tools for Palm Computing Platform Users | Pyrite Publisher is a data converter for Palm Computing Platform users. At the moment it is focused on producing e-books for use with standard document readers. It has the following features, and maybe more: - converts text and HTML documents to the standard Doc format or the new high-compression zTXT format - gathers input from local files or from http/ftp URLs - produces rich text markup for RichReader or TealDoc - detects and reflows paragraphs in text files - automatically bookmarks HTML headers and named anchors - automatically bookmarks regular expressions in text files - supports zTXT annotations and both compression modes - annotates and/or footnotes HTML link targets - converts between Doc and zTXT while preserving bookmarks - converts Doc or zTXT back to text - processes Doc or zTXT content as if it is a regular text file - most behavior is configurable - architecture is extensible to allow addition of more kinds of document markup, more input formats, and even handling entirely new types of data |
| python-rational | 0.1 | LGPL | Rational numbers for python | This is a python module for rational numbers, following PEP 239, with some extensions. While it is not as efficent as cRat, it is more has some extra features (e.g., NaN and infinity handling). |
| python-reportlab | 1.17 | GPL | Libraries to generate PDF for python | The ReportLab Open Source PDF library is a proven industry-strength PDF generating solution, that you can use for meeting your requirements and deadlines in enterprise reporting systems. |
| python-soap | 0.11.3 | BSD | A SOAP library for python | Web services for Python programmers, both client and servers. This includes SOAP, WSDL, UDDI, etc. |
| python-tal | 1.5.0 | Zope Public Licence | Zope Template Attribute Language (TAL) Python module | This python module provides an implementation of TAL, the Zope Template Attribute Language. For TAL, see the Zope Presentation Templates ZWiki: http://dev.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage |
| python-twisted | 1.1.1 | LGPL | Event-based framework for internet applications | Twisted is a framework, written in Python, for writing networked applications. It includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker. Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models. |
| python-utmp | 0.7 | GPL | A python module for working with utmp | This package provides 3 python modules to access utmp and wtmp records. utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST provides useful constants, and utmp is module build on top of utmpaccess module, providing object oriented interface. |
| python-xoltar | 0.20010601 | LGPL | A collection of utilities for threading and FP in python | The Xoltar Toolkit is a collection of useful utilities for programming in Python. Aside from the threadpool module, the toolkit is mostly concerned with enabling a functional programming style in Python. |
| python-xzip | 0.1 | LGPL | Sequence index and item ranges for python | This is a python module providing lazy versions of the built-in zip, map, and filter functions. |
| pyvorbis | 1.3 | LGPL | A wrapper for the Vorbis libraries. | pyvorbis - a Python wrapper for the Ogg/Vorbis library Ogg/Vorbis is available at http://www.xiph.org This is the Vorbis module. You will need to download and install the Python ogg module (available wherever you got this) before you can build the vorbis module. |
| pyxmms | 2.02 | GPL | Python bindings for XMMS | This is PyXMMS, a Python interface to XMMS (the X MultiMedia System), an audio (and video) player running on Unix platforms. PyXMMS is a set of Python bindings for all the xmms_remote_* functions accessible through the libxmms library (which comes with XMMS), plus a few useful higher-level functions. |
| redland-python | 0.9.15 | LGPL | Python module for the Redland RDF system | The redland-python package contains the python bindings for Redland. |
| rpm-python | 4.2.2 | GPL | Python bindings for apps which will manipulate RPM packages | The rpm-python package contains a module which permits applications written in the Python programming language to use the interface supplied by RPM (RPM Package Manager) libraries. This package should be installed if you want to develop Python programs that will manipulate RPM packages and databases. |
| soya | 0.6.1 | GPL | A practical high-level object-oriented 3D engine. | A practical high-level object-oriented 3D engine. |
| soya-tutorial | 0.6.1 | GPL | Tutorial for the Soya 3D engine. | This is a set of tutorial for Soya. Soya is a practical high-level object-oriented 3D engine for Python. |
| tkinter | 2.3.3 | Modified CNRI Open Source License | A graphical user interface for the Python scripting language | The Tkinter (Tk interface) program is an graphical user interface for the Python scripting language. You should install the tkinter package if you'd like to use a graphical user interface for Python programming. |
| TranslationService | 0.4 | GPL | A Zope product to provide translation | TranslationService is a placeful translation service for Zope 2.6. It allows you to have fully functional internationalization from Page Templates using the standardized i18n tags. |
| wxPythonGTK | 2.4.2.4 | LGPL/wxWindows Library Licence, Version 3 | Cross platform GUI toolkit for Python using wxGTK | wxPython is a GUI toolkit for Python that is a wrapper around the wxWindows C++ GUI library. wxPython provides a large variety of window types and controls, all implemented with a native look and feel (and native runtime speed) on the platforms it is supported on. This package is implemented using the GTK port of wxWindows. |
| ZMailIn | 1.0.1 | GPL | A Zope product to import emails into Zope sites. | ZMailIn is a Zope product to import emails into Zope sites. |
| ZMySQLDA | 2.0.9b2 | GPL | A Zope connector to Mysql | ZMySQLDA allows to quickly connect to Mysql with Zope. http://www.erp5.org |
| ZSQLCatalog | 0.2.1 | GPL | A Zope product to search the Zope database with SQL requests | ZSQLCatalog is a Zope product which allows to search the Zope database with SQL requests. It replaces the standard Zope Catalog with a meta-catalog which can be connected to any SQL relationnal database through ZSQLMethods. http://www.erp5.org |
We have come to realize that for most men the right to learn is curtailed by the obligation to attend school. — Ivan Illich
Last changed: 20-Jun-2004 13:25:20 Find out who links to this page. Verify for yourself that this page is pure, standard HTML, not Ruby.
If you would like us to read email for
USD$1000 per page, payable in advance, send it here.