- Hands-On Enterprise Automation with Python.
- Bassem Aly
- 75字
- 2021-06-18 19:22:31
Paramiko module
The most widely used module for SSH in Python is called Paramiko and, as the GitHub official page says, the name Paramiko is a combination of the Esperanto words for "paranoid" and "friend." The module itself is written and developed using Python, though some core functions like crypto depend on the C language. You can find out more about the contributors and module history at the official GitHub link here: https://github.com/paramiko/paramiko.
推薦閱讀
- DB2 V9權威指南
- TypeScript Blueprints
- Maven Build Customization
- Learn to Create WordPress Themes by Building 5 Projects
- Flash CS6中文版應用教程(第三版)
- Hands-On Automation Testing with Java for Beginners
- Mastering Android Development with Kotlin
- Instant Lucene.NET
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Android應用開發深入學習實錄
- 代替VBA!用Python輕松實現Excel編程
- Mastering Apache Camel
- HTML5 WebSocket權威指南
- Flask開發Web搜索引擎入門與實戰
- Building Clouds with Windows Azure Pack