Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 422 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 422 Bytes

nokia-netmiko-ttp-show-commands

Parsing some nokia SROS show outputs using the Python TTP module.

TTP:

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.