The tools for accessing SecurePass from command line.
Uses the SecurePass public APIs to manage.

More information on the APIs here:
https://beta.secure-pass.net/

Note: For OS X, ensure you have the following while compiling pycurl:
export PYCURL_SSL_LIBRARY=openssl
