Smiley Face Generator script generates allmost all of the possible smiley faces in use on irc.
Download from: Read the rest of this entry »
Smiley Face Generator script generates allmost all of the possible smiley faces in use on irc.
Download from: Read the rest of this entry »
This is a cgi script that allows you to log an ipn request from paypal. Basically if you configure your paypal account with an ipn url it will send a post to a script url. You Read the rest of this entry »
This script allows you to replace a portion of a string at a given position.
Download from: Read the rest of this entry »
This script allows you to extract images (jpeg/gif) from screensaver files, webshots collection files, powerpoints, microsoft word documents etc.
Read the rest of this entry »
Reversing a String by Words or Characters script allows you to reverse the characters or words of a string.
This script debugs non-matching regular expressions by finding out the maximum parts of the pattern and the text that do match.
Read the rest of this entry »
wxRemind is a graphical front-end to Remind, a remarkably sophisticated calendar and alarm system.
The display features a calendar and daily event list suitab Read the rest of this entry »
If each class’s __init__ is used to set default values, it requires that one use super() or explicit parentclass.__init__() calls . This script allows you to simplify this proc Read the rest of this entry »
Maki is a webserving framework built on Python and XML. It allows a web developer to send an XML input document through any number of steps, where each step is either a stylesh Read the rest of this entry »
This script uses as example Minesweeper that expects the user to enter properly bounded integers for moves.
If the user enters something unexpected, the Read the rest of this entry »