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
You can find a full manual on how to use ConfigObj at readthedocs.
This is a mature project that is not actively maintained at this time.
-
Michael Foord
- original creator of
configobj
andvalidate
and maintainer through version 4
- original creator of
-
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