configobj

Python 3+ compatible port of the configobj library

Latest version: 5.0.9 registry icon
Maintenance score
9
Safety score
0
Popularity score
22
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
5.0.9 0 0 1 0 0
5.0.8 0 0 1 0 0
5.0.7 0 0 1 0 0
5.0.6 0 0 1 0 0
5.0.5 0 0 1 0 0
5.0.4 0 0 1 0 0
5.0.3 0 0 1 0 0
5.0.2 0 0 1 0 0
5.0.1 0 0 1 0 0
5.0.0 0 0 1 0 0
4.7.2 0 0 1 0 0
4.7.1 0 0 1 0 0
4.7.0 0 0 1 0 0
4.6.0 0 0 1 0 0
4.5.3 0 0 1 0 0
4.5.2 0 0 1 0 0
4.5.1 0 0 1 0 0
4.5.0 0 0 1 0 0
4.4.0 0 0 1 0 0

Stability
Latest release:

5.0.9 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

BSD   -   BSD License (Generic)

Is a wildcard

Not proprietary

OSI Compliant



configobj

Coverage Status PyPI version License

Python 3+ compatible port of the configobj library.

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

  • 3.8
  • 3.9
  • 3.10
  • 3.11
  • 3.12
  • 3.13

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