Back to Browse

Python RegEx techniques

438 views
Jan 22, 2023
52:43

This video covers a few techniques for parsing network CLI output using the Python standard regular expression library. Links: * Python docs: https://docs.python.org/3/library/re.html * TextFSM: https://github.com/google/textfsm * Template Text Parser: https://github.com/dmulyalin/ttp * Regex101: https://regex101.com/

Download

0 formats

No download links available.

Python RegEx techniques | NatokHD