- Mastering Python Networking
- Eric Chou
- 95字
- 2021-07-02 21:42:38
Downsides of Pexpect and Paramiko compared to other tools
The number one downside for our method so far is that they do not return structured data. They return the data that we find ideal to fit on a terminal to be interpreted by a human but not by a computer program. The human eye can easily interpret a space while the computer only sees a return character. This, of course, depends on the network devices to be made that is automation friendly.
We will take a look at a better way in the next chapter.
推薦閱讀
- 數據庫系統教程(第2版)
- 軟件項目管理(第2版)
- Leap Motion Development Essentials
- Building a RESTful Web Service with Spring
- PHP+MySQL網站開發技術項目式教程(第2版)
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Learning Zurb Foundation
- Instant Nancy Web Development
- Android移動開發案例教程:基于Android Studio開發環境
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 計算機應用技能實訓教程
- Natural Language Processing with Python Quick Start Guide
- C/C++代碼調試的藝術(第2版)
- 一覽眾山小:ASP.NET Web開發修行實錄
- Bitcoin Essentials