python-napalm-base

Abstraction layer for multivendor network automation - base package
  https://github.com/napalm-automation/napalm-base
  0
  no reviews



NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API.

NAPALM supports several methods to connect to the devices, to manipulate configurations or to retrieve data.

This module provides the base package needed by all drivers but does nothing on its own.