Python Scripting :
• Introduction
• Quick start Guide to Network Automation
• NAPALM
• NAPALM and BGP
• Use NAPALM for device configuration audit and changes
• Pyntc
• Iteration Examples: Netmiko scripts
• Netmiko scaling
• Python Theory: Objects, Variables and Data Types
• Python Theory: Numbers
• Python Theory: Strings
• Python Practicals : Strings, Numbers
• Python Comparisons
• Python Lists
• Python Code structures
• Python if /else/elseif
• Python while Loops
• Python For Loops
• Python Ranges
• Python Dictionaries
• Python Functions