mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 16:17:58 +00:00
Add SSH module Paramiko
This commit is contained in:
parent
44e928f83c
commit
c6497933c0
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library.
|
||||
* [txZMQ](https://github.com/smira/txZMQ) - Twisted based wrapper for the 0MQ message library.
|
||||
* [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
|
||||
* [Paramiko](http://www.paramiko.org/) - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
|
||||
|
||||
## WebSocket
|
||||
|
||||
|
|
Loading…
Reference in a new issue