CLI Auto-Parser¶
The Genie Parsergen package (or simply parsergen
) provides a one-step
parsing mechanism that is capable of parsing dynamic tabular and non-tabular
device outputs into noticeably fewer lines of code compared to the standard
parsing mechanisms.
The Genie Parsergen package is an extension of the top-level Cisco Genie automation package, based on Cisco pyATS framework.
This package was initially developed internally in Cisco, and is now available to the general public (since early 2018) through Cisco DevNet.
For more details, refer to pyATS.

Table of Contents¶
- Introduction
- Installation
- Support
- Workshop
- Tabular parsing
- Non-Tabular parsing
- Advanced
- API Documentation
- Changelog
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- October 2018
- May 2018
- April 2018
- March 2018
- January 2018
- October 2017
- August 2017
- July 2017
- May 2017
- March 2017
- September 2016
- July 2016
- May 2016
- March 2016
- November 2015
- June 2015
- May 2015
- April 2015
- March 2015
Section author: Myles Dear <mdear@cisco.com> Karim Mohamed <karmoham@cisco.com>