[ etiona ]
[ 源代码: junos-eznc ]
软件包: python-junos-eznc (2.1.7-2)
python-junos-eznc 的相关链接
Trisquel 的资源:
下载源码包 junos-eznc:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Vincent Bernat
外部的资源:
- 主页 [www.github.com]
相似软件包:
Junos 'EZ' automation for non-programmers (Python 2)
Junos PyEZ is designed to provide the same capabilities as a user would have on the Junos CLI, but in an environment built for automation tasks. These capabilities include, but are not limited to:
- Remote connectivity and management of Junos devices via NETCONF - Provide "facts" about the device - Retrieve "operational" or "run-state" information - Retrieve configuration information - Make configuration changes in unstructured and structured ways - Provide common utilities for tasks such as secure copy of files and software updates
This package contains the Python 2 version.
其他与 python-junos-eznc 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-ncclient
- Python library for NETCONF clients (Python 2)
-
- dep: python-netaddr
- manipulation of various common network address notations (Python 2)
-
- dep: python-paramiko
- Make ssh v2 connections (Python 2)
-
- dep: python-scp
- scp module for paramiko
-
- dep: python-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-yaml
- YAML parser and emitter for Python