News

This is a script that leverages netmiko to gather Cisco device info. The script then outputs the results to an excel spreadsheet. Use this script to improve your understanding of python. While also ...
This post will show you how to open CSV files in Python using the CSV module. You'll also learn another method + how to write CSV files!