Implementing an Immutable Dictionary Download
Thursday, June 26th, 2008This script represents the implementation of a dictionary, whose items cannot be reset or deleted, nor new can be added.
This script represents the implementation of a dictionary, whose items cannot be reset or deleted, nor new can be added.
This Python/Pygame script demonstrates how to create and render on-screen text using fonts.
Down
Password-protected web applications script allows you to easily access password-protected web zones.
Download
This script contains a function to check on the occurence of a set of characters.
Download from:
This script presents a couple of multithreaded portscanners. The second one use the Queue module.
This script allows you to replace a portion of a string at a given position.
Download from:
This script debugs non-matching regular expressions by finding out the maximum parts of the pattern and the text that do match.
This function accepts a string and returns a string with whitespace(one space) inserted between words with leading capitalized letters.
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.
Text Compressor introduces a novel way of compressing text and is meant primarily as an exercise. The procedures work best on standard 7-BIT ASCII and worst on binary enc