Python client for Arista EOS command API (eAPI)
Project description
# Arista eAPI Python Library
The Python library for Arista’s eAPI command API implementation provides a client API work using eAPI and communicating with EOS nodes. The Python library can be used to communicate with EOS either locally (on-box) or remotely (off-box). It uses a standard INI-style configuration file to specify one or more nodes and connection properites.
The pyeapi library also provides an API layer for building native Python objects to interact with the destination nodes. The API layer is a convienent implementation for working with the EOS configuration and is extensible for developing custom implemenations.
This library is freely provided to the open source community for building robust applications using Arista EOS. Support is provided as best effort through Github issues.
## Requirements
Arista EOS 4.12 or later
Arista eAPI enabled for at least one transport (see Official EOS Config Guide at arista.com for details)
Python 2.7
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.