Module For Running Simple Proxies Download
Saturday, June 7th, 2008Proxies can be useful at times but may not be simple to create and run. This script provides a single class that can build proxy objects capable of being both started and
Proxies can be useful at times but may not be simple to create and run. This script provides a single class that can build proxy objects capable of being both started and
QuackTemplate.Wrapper is a template helper class: it takes arbitrary Python objects and uses__gettitem__ so that the wrapped object can be passed into the standard Python strin
This script contains two modules that run a BitTorrent server, and uses Twisted as a client to coordinate control-message passing, and progress monitoring. The server can be ru
ZopeTestCase is a unit testing framework and TestCase for Zope testing. It is built on PyUnit and the Testing package shipping with Zope.
ZopeTestCase has features
Deluge is a Bittorrent client written in Python and GTK+.
Deluge is intended to bring a native, full-featured client to Linux, BSD, and other *NIX GTK desktop envir
HTTP basic authentication script demonstrates how to manually do basic authentication over http.
Download fro
The PyOgg project provides a set of python modules for the various streaming formats and protocols defined by the Xiph.Org Foundation.
For now, it mostly deals wit
This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text an
RSS Ripper is a set of Python scripts that rewrites RSS feeds as required for better ease of use. After the rip and rewrite, the new RSS feed is uploaded to your FTP server for
Mass Mail script is a method to send an email to multiple addresses using the smtplib module. Each address recieves and individual email.