tungwaiyip.info

home

about me

links

 

Software

This page list the software I have developed. Unless specified otherwise, all code are available under BSD style license.

MindRetrieve

MindRetrieve is a desktop search tool that helps you to archive, manage, retrieve and rediscover your personal web.

HTMLTestRunner

HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports. (more)

pyregex

pyregex is a command line tools for constructing and testing Python's regular expression. (more)

js_console

Use js_console to test javascript interactively in the context of your web page. (more)

Python Cookbook

This is a collection of recipes I have submitted to ASPN's Python cookbook.