netcopa
Config parser
An engine for parsing network device configurations and converting them to structured data in YAML
Network Configuration Parser
135 stars
16 watching
30 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
ciscoconfigurationiosnetworknx-osparseparserpythonrouterswitch
Related projects:
Repository | Description | Stars |
---|---|---|
mpenning/ciscoconfparse | A Python library for parsing and querying network device configurations. | 800 |
kido5217/faddr | A Python program for parsing network device configurations and storing data in a database. | 4 |
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 165 |
beached/daw_json_link_config_parser | An example C++ project to parse a specific configuration file format | 1 |
sasbury/mini | A package that parses and interprets configuration files in the ini style. | 35 |
mareel-io/ciscocfg | A Python-based tool for editing and managing Cisco device configurations remotely using Msgpack-RPC. | 0 |
vstakhov/libucl | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,635 |
diffsk/configobj | A Python library for parsing and generating configuration files in various formats | 321 |
ocptech/parse_nxos_config | Generates tables from Cisco NXOS config file | 1 |
trippw/ncf-parser | A Python-based parser for extracting data from automotive configuration files | 1 |
lytics/confl | A config parser with lenient syntax and comments similar to Nginx format. | 139 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
ddiidev/ini-v | A module for parsing and serializing configuration files in various formats | 5 |
libconfuse/libconfuse | A C library for parsing configuration files with support for sections and values, including strings, numbers, functions, and nested includes. | 482 |
netdevops/hier_config | A Python library used to query and compare network devices configurations. | 130 |