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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/python-pyeapi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
no-more-imp.patch | 0000001094 1.07 KB | |
pyeapi-1.0.2.tar.gz | 0000146942 143 KB | |
python-pyeapi.changes | 0000002290 2.24 KB | |
python-pyeapi.spec | 0000002465 2.41 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1147505
from
Steve Kowalik (StevenK)
(revision 7)
- Switch to autosetup macro. - Add patch no-more-imp.patch: * Use importlib, rather than imp.
Comments 0