- 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.
推薦閱讀
- 控糖控脂健康餐
- OpenNI Cookbook
- C語(yǔ)言程序設(shè)計(jì)案例精粹
- PhoneGap:Beginner's Guide(Third Edition)
- 區(qū)塊鏈技術(shù)與應(yīng)用
- Linux Shell核心編程指南
- Python從入門到精通
- ScratchJr趣味編程動(dòng)手玩:讓孩子用編程講故事
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- Swift語(yǔ)言實(shí)戰(zhàn)晉級(jí)
- Hacking Android
- Java程序設(shè)計(jì)教程
- RESTful Web API Design with Node.js(Second Edition)
- Roslyn Cookbook
- Alfresco for Administrators