How to install Python on Ubuntu Linux and Windows 10 in 2 minutes?
In this tutorial I want to teach you how to quickly install Python 3 on Ubuntu Linux and Windows 10 natively.
How to Parse data from XML, JSON and YAML into Python?
The data formats most used by network APIs and automation tools are XML, JSON and YAML.
How to take your first steps in Network Automation with NAPALM? Cisco IOS and Cisco XR
NAPALM is a multi-vendor Python library that interacts with different network device operating systems using a unified API.
How to install PyATS in Ubuntu Linux? Starting the Journey
Python Automated Test Systems better known by its abbreviations PyATS is a Python 3 based test automation infrastructure.