{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking"}],"enrichment":{"capability":"Provides a repository of TextFSM templates for parsing network device CLI output, along with a Python wrapper around TextFSM's CliTable to simplify structured data extraction from command-line text.","skillfed_tags":["network-automation","cli-parsing","textfsm"],"use_cases":["Parse output from network device show commands into structured dictionaries for inventory or monitoring systems.","Extract device configuration or state data from CLI output in automated network audits or compliance checks.","Build data pipelines that consume raw CLI text from network devices and feed structured results into databases or analytics tools.","Integrate network device CLI parsing into Python-based network automation workflows without writing custom TextFSM patterns."],"what_it_does":"ntc-templates is a collection of TextFSM parsing templates designed to extract structured data from network device CLI output. It wraps TextFSM's CliTable functionality in Python, making it easier to apply pre-built templates to command responses from routers, switches, and other network equipment. The package bundles templates for many common network devices and operating systems, eliminating the need to write custom TextFSM patterns for routine parsing tasks.\n\nThe library is intended for network automation, monitoring, and reporting workflows where you need to convert unstructured CLI text into structured data for further processing. It's maintained by Network to Code and sits in the top 5000 PyPI packages by download volume, indicating active use in network operations and infrastructure-as-code contexts.","worth_installing":"Yes. Low install friction, active maintenance, permissive license, and no known vulnerabilities make it a safe choice. Install it if you're automating network device interactions and need to parse CLI output; skip it if your workflow doesn't involve network devices or if you're already using a higher-level framework that handles parsing internally."},"id":"ntc-templates","links":{"html":"https://skillfed.io/packages/ntc-templates","md":"https://skillfed.io/packages/ntc-templates.md","pypi":"https://pypi.org/project/ntc-templates/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-08","license_spdx":null,"license_treatment":"permissive","name":"ntc-templates","python_support":"supports_current","summary":"TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable."},"popularity":{"monthly_downloads":1333364,"position":4040,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.2.0"}
