ciscoconfparse 1.9.51
0
Parse, Audit, Query, Build, and Modify Cisco IOS-style and JunOS-style configs
Contents
Parse, Audit, Query, Build, and Modify Cisco IOS-style and JunOS-style configs
Stars: 791, Watchers: 791, Forks: 219, Open Issues: 2The mpenning/ciscoconfparse
repo was created 10 years ago and the last code push was 3 months ago.
The project is popular with 791 github stars!
How to Install ciscoconfparse
You can install ciscoconfparse using pip
pip install ciscoconfparse
or add it to a project with poetry
poetry add ciscoconfparse
Package Details
- Author
- Mike Pennington
- License
- GPL-3.0-only
- Homepage
- None
- PyPi:
- https://pypi.org/project/ciscoconfparse/
- GitHub Repo:
- https://github.com/mpenning/ciscoconfparse
Classifiers
- Communications
- Internet
- System/Networking
- System/Networking/Monitoring
Related Packages
Errors
A list of common ciscoconfparse errors.
Code Examples
Here are some ciscoconfparse
code examples and snippets.
GitHub Issues
The ciscoconfparse package has 2 open issues on GitHub
- [Bug]: IOS-XR Route-policy processed incorrectly
- [Bug]: CiscoConfParse cannot import dnspython during Github Automated test runs.