-
Description:
Some of the fields like LOCAL PREF/ METRIC are not parsed properly.
![image](https://user-images.githubusercontent.com/42480213/110049120-0b6e8400-7d06-11eb-86eb-4df7a28fc2ce.png)
…
-
While trying add use_textfsm=True to send_commad function it raises the below error.
Traceback (most recent call last):
File "async-ssh.py", line 51, in
main()
File "async-ssh.py", line…
-
Unless there is a particular reason to do otherwise.
The pypi package for textfsm is this one:
https://pypi.org/project/textfsm/
harro updated
4 years ago
-
# pip3 install pycsco
Collecting pycsco
Using cached pycsco-0.3.5.tar.gz (54 kB)
Collecting xmltodict>=0.9.2
Using cached xmltodict-0.12.0-py2.py3-none-any.whl (9.2 kB)
Collecting gtextfsm==0…
-
Hi!
I'm currently using TextFSM in NTC_Templates and so far has been an awesome experience. Thanks for the awesome project!
I would like to ask about a specific problem i came across from a CLI …
-
Will textfsm consider building and deploying a wheel binary distribution?
Motivated by https://github.com/pypa/hatch/issues/338#issuecomment-1179639559
Additional motivation offered by ["Wheel vs …
-
Hi @vireakouk do you have any example of using nornir_scrapli and parsing the Aggregated or multiresult using genie or textfsm?
-
# Outline
An update of the unit testing strategy is required to help catch low-level issues before being committed.
For example #252 is an issue that could have been caught in the integration phase.…
-
What are the tasks/vars required for JunOS support? thanks
-
The word Key is getting overloaded here, but per my understanding of the documentation, the title is correct. There are Keywords (value, filldown, etc) and one of them is "Key". In the wiki it states:…