Python Community Server Download
Thursday, May 22nd, 2008Python Community Server is a free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very qui
Python Community Server is a free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very qui
This python application that demonstrates SSL client authentication over HTTPS. It is also explained the basics of how to set up Apache to require SSL client authenti
This is a simple POP-server with a fairly clean internal design. It has backends to read mail from a couple of different formats, and there is also a separate user registry. It
This module introduces an alternative syntax a-la shell pipes for sequence-oriented functions, such as filter, map, etc., via certain classes that override __ror__ method.
This script forward the TCP traffic from your machine to another host, and back in the the other way. It uses asynchronous socket thanks to ye olde asyncore module, which
This script is a kludge to get a SimpleXMLRPCServer that serves requests securely using pyOpenSSL 0.5 .
The usual approach to merging is to loop through both sequences taking the smallest from each until they are both exhausted.
Python’s "timsort" function
The usual Python HTTP server never stops. Since there is the timeout option in the socket module, this script provides you an easy way to do a clean shutdown of a running serve
Hierarchical Split script is useful when you want to split a string more times, hierarchically.
Download from
Papercut is a NNTP server written in Python. Its main objective is to integrate existing web based message board software (Phorum is one of the supported ones) with an Usenet f