Query the Virginia Tech people search service for information about a person
Find a file
mutantmonkey 05dd63965d
Merge pull request #2 from echarlie/json_conversion
naïvely convert to new json interface, as dsml will be disabled
2020-08-14 07:28:24 +00:00
hokiestalker naïvely convert to new json interface, as dsml will be disabled 2020-08-12 17:06:02 -04:00
COPYING switch to ISC license 2011-12-23 22:52:05 -05:00
hs always only use the first result in lists. 2020-08-13 11:17:16 -04:00
README.md rework and add setup.py 2013-08-18 13:51:21 -07:00
setup.py rework and add setup.py 2013-08-18 13:51:21 -07:00

Hokie Stalker

Query the Virginia Tech people search service for information about a person. Available under the ISC License.

There is a Ruby port available, written by benwr. I have shamelessly ported some of his additional features back to my Python version.

Prerequisites

Installation

  1. git clone git://github.com/mutantmonkey/hokiestalker.git
  2. python setup.py install
  3. ???
  4. Profit!

Usage

  • Search by PID, name, or email address: hs <pid/name/email>