Client-side Python code for authentication via Yubikey
A standalone Python program for using Yubikey for authentication.
The Python interpreter version used is 2.5.1 and you will have to install the urllib2 module if you have not already done so.