/Parsing--Netmiko--TTP

Parsing a show output from Cisco Device using TTP module

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Netmiko_Parsing_TTP

Parsing a show output from Cisco Device using TTP module

TTP is a Python module that allows relatively fast performance parsing of semi-structured text data using templates. TTP was developed to enable programmatic access to data produced by CLI of networking devices, but, it can be used to parse any semi-structured text that contains distinctive repetition patterns.

image