[pycrypto] adding ssh keys support in distutils2
Aljoša Mohorović
aljosa.mohorovic at gmail.com
Mon Feb 21 10:39:24 CST 2011
On Mon, Feb 21, 2011 at 5:32 PM, Dwayne C. Litzenberger <dlitz at dlitz.net> wrote:
> Robey Pointer has an awesome Python library that does SSH called Paramiko:
>
> http://www.lag.net/paramiko/
can't figure out if paramiko requires sshd server.
i would like to avoid having sshd server because i just need to verify
that python package is uploaded by the owner of key of which i have
public part.
in this situation, should i be looking into paramiko or pycrypto?
Aljosa
More information about the pycrypto
mailing list