[ etiona ]
[ ソース: junos-eznc ]
パッケージ: python-junos-eznc (2.1.7-2)
python-junos-eznc に関するリンク
Trisquel の資源:
junos-eznc ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- 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