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.
Network Programmability and Automation. Introduction
Network Programmability is currently defined as a set of practical software tools to deploy, manage and troubleshoot network problems.
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.