Programming Methods - Algorithms



Using Fonts Download

Thursday, June 26th, 2008

This Python/Pygame script demonstrates how to create and render on-screen text using fonts.
Down

ExceptionContainer Download

Wednesday, June 25th, 2008

ExceptionContainer script is an Exception base-class that supports keyword arguments and printing. Download from:

Parsing a UK postcode Download

Monday, June 23rd, 2008

This function will split and (optionally) validate UK postcodes.
Download from:

Expanding and Compressing Tabs Download

Monday, June 23rd, 2008

This script is useful when you want to convert tabs in a string to the appropriate number of spaces, or vice versa.

Http client to POST using multipart/form-data Download

Sunday, June 22nd, 2008

This script is a web client that will post data to a site as if from a form using ENCTYPE="multipart/form-data". 

It is typically used to upload

Module For Running Simple Proxies Download

Sunday, June 22nd, 2008

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

PyFlag Download

Saturday, June 21st, 2008

FLAG (Forensic and Log Analysis GUI) was designed to simplify the process of log file analysis and forensic investigations. Often, when investigating a large case, a great deal

DOM2ET Download

Friday, June 20th, 2008

This script contains a function named DOM2ET  which converts a DOM node object of type element to an ElementTree Element.

Pwman Download

Friday, June 20th, 2008

Pwman shows you one step better than keeping your passwords in a plain text file!

This password manager is a commandline util to keep your passwords in an encrypte

Helement Download

Friday, June 20th, 2008

This script is a HTML-element tree declaration that emits nice HTML.

This is a straight-forward, free and fast HTML generator. No validation is done, so you c