Python Modules



Spike Asset Manager Download

Friday, June 13th, 2008

Spike Asset Manager (SAM) is an open-source cross-platform framework for probing a system for components and reporting them. It includes a driver file that probes for component

Pexpect Download

Friday, June 13th, 2008

Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes’ Expect. Pe

z_service Download

Friday, June 13th, 2008

This script allows the creation of servers that provide services to connecting programs. This is basically a remote procedure call (RPC) server that allows various clients

Pyvon Download

Tuesday, June 10th, 2008

Pyvon is an editor for POV-RAY that works under Linux. It is written with Python & Tkinter (which is included in most Linux distributions). The editor also works with Windo

Flexible enumerate() Download

Tuesday, June 10th, 2008

Flexible enumerate() script adds an additional start argument to the built-in enumerate function. Download from:

DirectPython Download

Monday, June 9th, 2008

DirectPython is an open source C++ extension to the Python programming language which provides basic access to DirectX (9.0c) API, including Direct3D, DirectSound, DirectShow a

akaDAV Download

Sunday, June 8th, 2008

akaDAV is a Python module that adds WebDAV functionality to the Twisted 1.3. It makes WebDAV server application programming easy in Python.

Features:

Basecamp Wrapper Download

Wednesday, June 4th, 2008

This module provides an (almost) complete wrapper around the Basecamp API.

It is written in Python and based upon the excellent ElementTree package. Requests will

Python symbols Download

Tuesday, June 3rd, 2008

Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator. Download from

Converting DOT graphs to SVG Download

Tuesday, June 3rd, 2008

Converting DOT graphs to SVG script converts graphs in the DOT format to SVG on Windows.

This script provides you a quick way of converting from the DOT format of