Server Management



Split string on capitalized/uppercase char Download

Wednesday, June 18th, 2008

This function accepts a string and returns a string with whitespace(one space) inserted between words with leading capitalized letters.

Myghty Download

Wednesday, June 18th, 2008

Myghty is a Python based templating framework originally based on HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us and Salon.com, among many others.

SOAPpy Download

Monday, June 16th, 2008

SOAPy is a SOAP library for Python which uses WSDL and SDL documents to discover SOAP-based service APIs. It also includes an XML Schema parser which can parse a subset of the

CGI-shell Download

Friday, June 13th, 2008

This script runs an arbitrary string on the server as a shell command.It mimics a very basic shell environment on a server using CGI.

Snakelets Download

Tuesday, June 10th, 2008

Snakelets is a very simple-to-use Python web application server. It provides a threaded web server (you don’t have to provide a web server such as Apache yourself), Ypages (Pyt

FCGI Download

Sunday, June 8th, 2008

The fcgi.py Python module handles communication with the FastCGI module of the Apache or Stronghold web server without using the FastCGI developers kit, but will also work in a

Get request counts from Apache logs Download

Sunday, June 8th, 2008

Get request (get/post) counts from Apache logs script gives files and counts for certain file extensions, unsorted.

CMFRevisionManager Download

Sunday, June 8th, 2008

CMFRevisionManager is a light weight revision management product for CMF/Plone. It is a wrapper of RevisionManager and RevisionObjects for CMF/Plone.
It provides a

Processing a string-one character at a time Download

Friday, June 6th, 2008

This function allows you to process a string by one character at a time.
Download from:

Txt2tags Download

Thursday, June 5th, 2008

Txt2tags is a document generator. It reads a text file with minimal markup as **bold** and //italic// and converts it to the following formats: HTML, XHTML, SGML, LaTeX, Lout,