PacketFlow is a command line utility that processes an XML configuration to generate a set of firewall rules. It is intended to be installed and run directly on the firewall itself. PacketFlow was designed to deal with complex configurations.
A tool to quickly change, either manually or through autosensing, your browser proxy settings, network shares, host file, default printer, and desktop background.
Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
ConfigPatch is a "meta-config" utility. It reads configuration files in several formats, applies patches using application-independent commands, then writes the changed files. Use ConfigPatch to re-apply your config changes after reinstalling/upgrading
The Snes9x Python Launcher is a text/terminal based frontend for the Snes9x binary used in Linux. It supports many of the command line switches used by Snes9x, and helps to make it as easy to use on Linux as it is on Windows.
PyQe has moved to Google Sites and github. Main page on Google Sites: http://sites.google.com/site/pythonquickexecute/. Code at github: http://github.com/brakjoller/pyqe/tree/master. See you there!
Terz the incredible AutoTagger is a automated Audio File Tagger and File Renamer. It uses information provided by musicbrainz. By using context information Terz achieves very good results. Other features: show incomplete albums, search for Duplicates ...
This project has been renamed "pycopia", and extended. This is no longer maintained. Pycopia is hosted at Google code hosting. Please go to: http://code.google.com/p/pycopia/
Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
Archiving/backup framework written in Python. Uses archiving directives within the file system itself in the form of .archmanrc files; Python modules that specify which files and directories to include.
Text based utility for SNMP scripting (coded in Python using PySNMP). Usefull to batch configure SNMP capable devices or batch read televalues. Python 2.4 and PySNMP libraries necessary.
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
Multi Agent based distributed application. The code can be processed over multiple common machines with fault-tolerance. It is designed to distributively run any Python's script, which can be applied to a given input data set.
SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.