CRC64 Download
Monday, June 2nd, 2008This script implements the algorithm to compute the cyclic redundancy check that is described in the ISO 3309 standard. The generator polynomial is x64 + x4 + x3 + x
This script implements the algorithm to compute the cyclic redundancy check that is described in the ISO 3309 standard. The generator polynomial is x64 + x4 + x3 + x
TTX is a tool to convert OpenType and TrueType fonts to and from XML.
FontTools is a library for manipulating fonts, written in Python.
It supports Tr
This script is the same as InverseExtend, except it uses a yield for non-local flow of control.It iterates downward through a hierarchy calling a method at each step.Each
This script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry.
The class works with an inner
The Python TWAIN module provides an interface to scanners, digital cameras and other devices which implement TWAIN, for the Windows platform. It provides the functionality to a
Pyvm aims to be a python relocatable distribution to be used from non root users.
Download from:
This is a recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects.
This script works by adding commas to the first contiguous group of digits. It could fail with some odd-ball format that puts extra digits before the number.
pyLBB is an address book manager written in pure Python.
It can be run on virtually any computer (that support Python interpreter) and allows you to add personal d
This is simple script written as an experiment in geocoding addresses in a database.
An address such as "100 Any Street, Anytown, CA, 10010" is pass