Spell checking Icon
use popen2 module to drive the ispell typo checker
Interfaces Icon
Yet another attempt to deal with Interface concept in Python
Deciphering Caesar code Icon
How to use letter frequencies analysis to decipher French and English texts.
Scope qualifier for globals Icon
Scope qualifier for globals script contains the globaliser class
Hex dumper Icon
Hexadecimal display of a byte stream
Ring buffer Icon
A ring buffer is a buffer with a fixed size.
ASCII encoding guess Icon
This function can be used to check if a string contain only ASCII characters.