Python Client for eAPI
https://github.com/arista-eosplus/pyeapi
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.
-
1
derived packages
- Links to devel:languages:python / python-pyeapi
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke:network:automation/python-pyeapi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000214 214 Bytes | |
project.diff | 0000001221 1.19 KB | |
pyeapi-0.8.4.tar.gz | 0000137621 134 KB |
Revision 4 (latest revision is 5)
Martin Hauke (mnhauke)
committed
(revision 4)
- Update to version 0.8.4 * Fix deprecated 'collections' dependancy * Power support(ppc64le) with continuous integration
Comments 0