configobj
Config parser
A Python library for parsing and generating configuration files in various formats
Python 3+ compatible port of the configobj library
321 stars
18 watching
76 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go library that reads INI-style configuration files into data structures | 168 |
| | A tool for writing structured configuration files using a general-purpose language | 406 |
| | A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| | A package that parses and interprets configuration files in the ini style. | 35 |
| | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
| | A parser for config files in the style of Windows INI | 19 |
| | A unified configuration library for reading data from various sources. | 43 |
| | A C-based library for parsing configuration files in a human-readable format. | 165 |
| | A Go library for parsing and manipulating SSH configuration files | 430 |
| | A module for parsing and serializing configuration files in various formats | 5 |
| | A library to parse configuration from environment variables and fill structs. | 241 |
| | A Python program for parsing network device configurations and storing data in a database. | 4 |
| | A Python library for parsing and querying network device configurations. | 800 |
| | An API for easy configuration of project settings through multiple data sources | 56 |
| | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,635 |