The source for whoswho is available at bitbucket, check it out by using:
$ hg clone https://andy47@bitbucket.org/andy47/whoswho
One day I’ll package this up and release it on PyPI. One day.
As with most Python packages we recommend using whoswho in a virtualenv virtual environment. Once you have created a virtualenv you can install the supporting libraries used by whoswho with this command:
$ pip install -r requirements.txt
Then all you need to do is create a Configuration file and you can start Looking Up Address Book Entries.