[ 原始碼: junos-eznc ]
套件:python3-junos-eznc(2.7.2-1)
Junos 'EZ' automation for non-programmers (Python 3)
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
其他與 python3-junos-eznc 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-ncclient
- Python library for NETCONF clients (Python 3)
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-scp
- scp module for paramiko (Python 3)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-transitions
- Lightweight state machine library (Python 3)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-yamlordereddictloader
- loader and dump for PyYAML keeping keys order
-
- dep: python3-zombie-telnetlib
- copy of telnetlib that was removed from Python standard library