configobj-dev

Config file reading, writing and validation. DEVELOPMENT VERSION.


Keywords
config, ini, dictionary, application, admin, sysadmin, configuration, validation
License
BSD-1-Clause
Install
pip install configobj-dev==2019.9.1

Documentation

configobj

Coverage Status PyPI version License

Python 3+ compatible port of the configobj library.

The Github CI/CD Pipeline runs tests on python versions:

  • 2.7
  • 3.5
  • 3.6
  • 3.7
  • 3.8
  • 3.9
  • 3.10
  • 3.11

Documentation

You can find a full manual on how to use ConfigObj at readthedocs.

Status

This is a mature project that is not actively maintained at this time.

Past Contributors:

  • Michael Foord
    • original creator of configobj and validate and maintainer through version 4
  • Rob Dennis
    • released version 5 (first python 3-compatible release) in 2014, bringing the project to github
    • released the last maintenance release (until new maintainership is established) in 2023
  • Eli Courtwright
    • released version 5 (first python 3-compatible release) in 2014
  • Nicola Larosa
    • Contributions to the pre-version 5 codebase
  • Jürgen Hermann
    • day-to-day maintenance of the repo