An open API service indexing awesome lists of open source software.

https://github.com/btr1975/quick_netmiko

Just a quick way to use Netmiko to get command output from devices
https://github.com/btr1975/quick_netmiko

engineering ios ios-xe ios-xr junos netmiko network nxos

Last synced: about 1 year ago
JSON representation

Just a quick way to use Netmiko to get command output from devices

Awesome Lists containing this project

README

          

| BRANCH | STATUS |
|---|---|
| master | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/quick_netmiko/actions/workflows/test-coverage-lint.yml/badge.svg?branch=master)](https://github.com/btr1975/quick_netmiko/actions/workflows/test-coverage-lint.yml) |
| develop | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/quick_netmiko/actions/workflows/test-coverage-lint.yml/badge.svg?branch=develop)](https://github.com/btr1975/quick_netmiko/actions/workflows/test-coverage-lint.yml) |

[![Downloads](https://static.pepy.tech/personalized-badge/quick-netmiko?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads)](https://pepy.tech/project/quick-netmiko)
[![Supported Versions](https://img.shields.io/pypi/pyversions/quick-netmiko.svg)](https://pypi.org/project/quick-netmiko)

# quick_netmiko
Just a quick way to use Netmiko to get command output from devices