python-junos-eznc
Port variant v12
Summary Junos 'EZ' automation for non-programmers (3.12)
Package version 2.7.1
Homepage https://www.github.com/Juniper/py-junos-eznc
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 16 APR 2024, 20:54:52 UTC
Port created 07 JAN 2023, 04:18:24 UTC
Subpackage Descriptions
single Junos PyEZ is a Python library to remotely manage/automate Junos devices. The user is NOT required: (a) to be a "Software Programmer", (b) have sophisticated knowledge of Junos, or (b) have a complex understanding of the Junos XML API. This library was built for two types of users: For "Non-Programmers" - Python as a Power Shell This means that "non-programmers", for example the Network Engineer, can use the native Python shell on their management server (laptop, tablet, phone, etc.) as their point-of-control for remotely managing Junos devices. The Python shell is an interactive environment that provides the necessary means to perform common automation tasks, such as conditional testing, for-loops, macros, and templates. These building blocks are similar enough to other "shell" environments, like Bash, to enable the non-programmer to use the Python shell as a power-tool, rather than a programming language. From the Python shell a user can manage Junos devices using native hash tables, arrays, etc. rather than device-specific Junos XML or resorting to 'screen scraping' the actual Junos CLI. For "Programmers" - Open and Extensible There is a growing interest and need to automate the network infrastructure into larger IT systems. To do so, traditional software programmers, DevOps, "hackers", etc. need an abstraction library of code to further those activities. Junos PyEZ is designed for extensibility so that the programmer can quickly and easily add new widgets to the library in support of their specific project requirements. There is no need to "wait on the vendor" to provide new functionality. Junos PyEZ is not specifically tied to any version of Junos or any Junos product family.
Configuration Switches (platform-specific settings discarded)
PY311 OFF Build using Python 3.11 PY312 ON Build using Python 3.12
Package Dependencies by Type
Build (only) python312:dev:standard
python-pip:single:v12
autoselect-python:single:standard
Build and Runtime python312:primary:standard
Runtime (only) python-lxml:single:v12
python-ncclient:single:v12
python-scp:single:v12
python-Jinja2:single:v12
python-PyYAML:single:v12
python-six:single:v12
python-pyserial:single:v12
python-yamlordereddictloader:single:v12
python-pyparsing:single:v12
python-transitions:single:v12
Download groups
main mirror://PYPIWHL/f3/ec/69bb3fe55c1666acd02ef7e1cc403506d3003973096491300b837229d311
Distribution File Information
8a7918faa8f0570341cac64c1210c1cd3e3542162d1e7449c3364f8d805716b2 198054 junos_eznc-2.7.1-py3-none-any.whl
Ports that require python-junos-eznc:v12
python-napalm:v12 Vendor-agnostic router interaction libary (3.12)