A simple template playground for TTP
and TextFSM, built using Dash.
To install the project, invoke poetry install
from the top level of the repo.
To run the Dash instance, run
poetry shell
cd template_parser
python main.py
Then follow the localhost
link provided in the terminal.