Ross ROSS = Recommend OSS · open-source software intelligence for agents

networktocode/ntc-templates

TextFSM templates for parsing show commands of network devices observed · 2026-08-28

github.com/networktocode/ntc-templates · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 36.0
  • age_days: 3780
  • days_rel: 56
  • days_push: 9
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1291 stars · 791 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of TextFSM templates for parsing CLI show command output from network devices, plus a Python wrapper around TextFSM's CliTable. It converts raw command output from vendors like Cisco, Juniper, and Arista into structured, machine-readable data.

Use cases

  • parse cisco show commands into structured data
  • convert network device CLI output to
  • parse show ip interface brief output
  • extract structured data from router command output
  • normalize network device command output across vendors
  • automate network device output parsing in python

When to choose

  • you need to parse CLI output from a wide range of network vendors into structured data
  • you are building network automation tooling in Python and want community-maintained templates
  • you want a standard, tested template repository instead of writing your own TextFSM templates

When to avoid

  • your devices expose APIs (NETCONF, RESTCONF) that return structured data natively
  • you need to parse output from a device or command not covered by the existing templates and cannot contribute one
  • you need full configuration management rather than output parsing

Facets

library · maturity active

parser developer-tools networking developer-tools python cli textfsm network-automation cli-parsing network-devices automation

2 sources

Member repositories

RepositoryRoleHealth v2
networktocode/ntc-templatesmain93

For agents

markdown · JSON · MCP: product_card(name="networktocode/ntc-templates")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem