{"library":"genie-libs-parser","type":"library","category":null,"description":"Genie Libs Parser, currently at version 26.3, is a sub-component of the pyATS and Genie framework designed to parse raw device output (CLI, XML, YANG) into structured Python data structures. It provides a vast collection of parsers for various network operating systems and commands. The project follows a regular release cadence, often aligned with pyATS and Genie releases, with frequent additions of new parsers and APIs. [2, 8]","language":"python","status":"active","version":"26.3","tags":["network automation","Cisco","pyATS","parsing","CLI","structured data"],"last_verified":"Mon May 25","install":[{"cmd":"pip install pyats[full]","imports":["from pyats.topology import loader\n# ... load testbed and device\noutput = device.parse('show version')","from genie.libs.parser.iosxe.show_version import ShowVersion\n# ... create device object\nparser = ShowVersion(device=device_object)\nparsed_output = parser.parse()"]},{"cmd":"pip install genie","imports":[]}],"homepage":"https://developer.cisco.com/pyats","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/genie-libs-parser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":40.6,"avg_import_s":2.28,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/genie-libs-parser/compatibility"}}