{"library":"netmiko","type":"library","category":null,"description":"Netmiko is a multi-vendor Python library designed to simplify the process of establishing and managing CLI connections to network devices via SSH, Telnet, or Serial. It handles common networking tasks like sending commands, entering/exiting configuration modes, and transferring files. As of version 4.6.0, Netmiko is actively maintained, frequently adding new device drivers and enhancing existing functionality.","language":"python","status":"active","version":"4.6.0","tags":["network","cli","ssh","automation","multi-vendor","telnet","serial"],"install":[{"cmd":"pip install netmiko","imports":["from netmiko import ConnectHandler","from netmiko.exceptions import NetmikoTimeoutException","from netmiko.exceptions import NetmikoAuthenticationException"]}],"homepage":null,"github":"https://github.com/ktbyers/netmiko","docs":null,"changelog":null,"pypi":"https://pypi.org/project/netmiko/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.9,"avg_import_s":1.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/netmiko/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}