configobj

Config parser

A Python library for parsing and generating configuration files in various formats

Python 3+ compatible port of the configobj library

GitHub

321 stars
18 watching
76 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
jkcfg/jk A tool for writing structured configuration files using a general-purpose language 406
lytics/confl A config parser with lenient syntax and comments similar to Nginx format. 138
sasbury/mini A package that parses and interprets configuration files in the ini style. 35
cidrblock/netcopa An engine for parsing network device configurations and converting them to structured data in YAML 135
easco/configparser_ex A parser for config files in the style of Windows INI 19
dsbasko/go-cfg A unified configuration library for reading data from various sources. 42
madmurphy/libconfini A C-based library for parsing configuration files in a human-readable format. 164
kevinburke/ssh_config A Go library for parsing and manipulating SSH configuration files 429
ddiidev/ini-v A module for parsing and serializing configuration files in various formats 5
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
kido5217/faddr A Python program for parsing network device configurations and storing data in a database. 4
mpenning/ciscoconfparse A Python library to parse, audit, query and modify network device configurations 798
paked/configure An API for easy configuration of project settings through multiple data sources 56
vstakhov/libucl A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. 1,627