networkparse

Simple read-only parser for Cisco IOS, NX-OS, HP, and other network device running configs


Keywords
xylok, cyber
License
MIT
Install
pip install networkparse==1.7.6

Documentation

Installing

pip install --user networkparse

Using

Docs are available on [Read the Docs](https://networkparse.readthedocs.io/en/latest/)

License

This module was developed by and for [Xylok, LLC](https://www.xylok.io). The code is release under the MIT license.

Credits

This module was inspired by [CiscoConfParse](https://github.com/mpenning/ciscoconfparse).