Package: wnpp Severity: wishlist Owner: Vincent Bernat <ber...@debian.org>
* Package name : pyeapi Version : 0.6.1 Upstream Author : Arista EOS+ CS <eosplus-...@arista.com> * URL : https://github.com/arista-eosplus/pyeapi * License : BSD-3 Programming Lang: Python Description : Python API to interact with Arista EOS network devices The Python Client for eAPI (pyeapi) is a native Python library wrapper around Arista EOS eAPI. It provides a set of Python language bindings for configuring Arista 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 profiles. . The pyeapi library also provides an API layer for building native Python objects to interact with the destination nodes. The API layer is a convenient implementation for working with the EOS configuration and is extensible for developing custom implementations.