- Practical Network Automation
- Abhishek Ratan
- 139字
- 2021-07-02 14:53:09
Making a decision (Python or PowerShell)
There are times when, as an automation engineer, we might have to choose between PowerShell and Python for certain tasks. Python is extensively used for interaction with infrastructure devices, Network Gear, and multiple vendors, but to have deep integration into and accessibility on any Windows platform, PowerShell will be the best choice. Python is extensively used in Linux environments, where PowerShell has a very limited support. PowerShell comes pre-installed in every flavor of Windows, but a major updated version (PowerShell 5.0) is available from Windows 10 onward.
PowerShell also has its own built-in libraries to support various tasks, like Python, has an extensive support community and backing from Microsoft, which adds new enhancements regularly.
Let's look at a couple of examples of PowerShell to help us understand how to write a PowerShell code.
- Ansible Configuration Management
- Linux Mint System Administrator’s Beginner's Guide
- 21天學通C++
- 數據通信與計算機網絡
- AI 3.0
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 精通數據科學:從線性回歸到深度學習
- 教育機器人的風口:全球發展現狀及趨勢
- 機床電氣控制與PLC
- Hands-On Geospatial Analysis with R and QGIS
- Office 2010輕松入門
- 多傳感器數據智能融合理論與應用
- 中老年人學數碼照片后期處理
- 深度學習實戰
- Practical Internet of Things with JavaScript