NAPALM Network Automation Python: Introduction e Installation
We are going to introduce the NAPALM network automation library. Learn what NAPALM is, how it works, its installation, among other things.
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.