Tim Hatch

Weblog | Photos | Projects | Panoramas | About

TNine

TNine lets you encode words to a sequence of keypresses and (eventually) vice versa. You can also analyze the complexity of typing a given word, say for evaluating mobile domain names.

Downloads

Latest devel verison is tnine-0.1.tar.gz, (sig) or browse the distribution directory for older versions.

This is not yet complete, and marked alpha-level software.

Changelog

2006-08-18: 0.1
  • Initial version of tnine module, with setuptools from the start

Example Usage

import tnine
print tnine.encode("JAVA") # prints 5282

Contributing

I welcome patches, suggestions, and bugreports. Send me an email to code@timhatch.com