From the code in the link it looks like for basic sftp tasks paramiko is simple enough that you really don't need a wrapper for it, but I'll take the single-page google code README for pysftp over paramiko's docs [2] any day
[1] http://code.google.com/p/pysftp/ [2] http://www.lag.net/paramiko/docs/