Installation
pip
pip install -U ciscoconfparse2==0.9.12
requirements.txt: pypi
If you need a direct pypi dependency entry in your requirements.txt
file, you can include an entry like this.
ciscoconfparse2==0.9.12
0.9.12 is used only as a reference; choose the correct release for your project.
Footnote
Throughout this installation document, 0.9.12 is used only as a reference; choose the correct release for your project.