2014-01-13 15:17:46 -05:00
|
|
|
Welcome to Paramiko's documentation!
|
|
|
|
====================================
|
|
|
|
|
|
|
|
This site covers Paramiko's usage & API documentation. For basic info on what
|
|
|
|
Paramiko is, including its public changelog & how the project is maintained,
|
|
|
|
please see `the main website <http://paramiko.org>`_.
|
2014-02-14 15:09:59 -05:00
|
|
|
|
2014-02-14 21:20:47 -05:00
|
|
|
|
|
|
|
API documentation
|
|
|
|
=================
|
|
|
|
|
|
|
|
Core SSH protocol classes
|
|
|
|
-------------------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
api/channel
|
|
|
|
api/client
|
|
|
|
api/message
|
|
|
|
api/packet
|
|
|
|
api/transport
|
|
|
|
|
|
|
|
|
|
|
|
Authentication & key handling
|
|
|
|
-----------------------------
|
|
|
|
|
2014-02-14 15:09:59 -05:00
|
|
|
.. toctree::
|
2014-02-14 21:20:47 -05:00
|
|
|
api/agent
|
|
|
|
api/hostkeys
|
|
|
|
api/keys
|
|
|
|
api/win_pageant
|
2014-02-14 16:33:22 -05:00
|
|
|
|
2014-02-14 21:20:47 -05:00
|
|
|
|
|
|
|
Other primary functions
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
api/config
|
|
|
|
api/proxy
|
|
|
|
api/server
|
|
|
|
api/sftp
|
|
|
|
|
|
|
|
|
|
|
|
Miscellany
|
|
|
|
----------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
api/buffered_pipe
|
|
|
|
api/file
|
|
|
|
api/pipe
|
|
|
|
api/ssh_exception
|