Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
This will be a generic indexing system for the python language with pluggable engines to store the resulting indexes in either ZODB, MySQL or (at a later date) its own proprietary format.
SUBTERFUGUE is a framework for observing and playing with the reality of software; it's a foundation for building tools to do tracing, sandboxing, and many other things. You could think of it as "strace meets expect."
OpenSEED is open source implementation for SEED, the 128-bit Symmetric Block Cipher which is used widely among Korean Financial & Banking Companies. OpenSEED will implement TLS over SEED, also.
We will be developing side scroller arcade-type games from the classic gaming era. Windows and Linux versions will be available, along with the engine and Java development tools and editors.
ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.
A simple XML taglib processor. It reads in an XML document and, based on XML namespaces, chooses a library to handle the part of the XML tree within that namespace. The result is a new XML document.
Rekop is an internet based multiplayer 7-stud poker game. It consists of these parts:
* a server
* a AI player
* a client for solaris/hp-unix/linux/windows/...
PYSSH (Secure Shell) is a implementation of SSH1 protocol in Python. It provides strong authentication and secure communications over insecure networks.
garchiver is an archiver for Gnome. It has a tree interface that lets you
navigate through your archives very easily, as well as the classic WinZip
interface. It also has full drag and drop support.
Free software application for kiln firing schedules, logs, glaze/clay recipes, cost analysis, production managment, unitary glaze/clay chemical analysis and other tasks useful to the production or hobby potter.
PyTele implements a Python extension for the Linux Telephony API. The first objective, already completed, is to provide Python commands to allow an answering machine or IVR (Interactive Voice Response) application to be implemented in Python.
Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
Rockbot is a C irc robot initally based on comstud's Combot. It has gone a long way though. Its version 5 release was widely known in 1996-7 as one of the better (and eaisier to setup) bots. Version 6 goal is to compete with eggdrops, which the author di