Contents

configobj 5.0.9

0

Config file reading, writing and validation.

Config file reading, writing and validation.

Stars: 336, Watchers: 336, Forks: 82, Open Issues: 71

The DiffSK/configobj repo was created 12 years ago and the last code push was 8 months ago.
The project is popular with 336 github stars!

How to Install configobj

You can install configobj using pip

pip install configobj

or add it to a project with poetry

poetry add configobj

Package Details

Author
Rob Dennis, Eli Courtwright (Michael Foord & Nicola Larosa original maintainers)
License
BSD-3-Clause
Homepage
https://github.com/DiffSK/configobj
PyPi:
https://pypi.org/project/configobj/
GitHub Repo:
https://github.com/DiffSK/configobj

Classifiers

  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  configobj  pypi packages just yet.

Errors

A list of common configobj errors.

Code Examples

Here are some configobj code examples and snippets.

GitHub Issues

The configobj package has 71 open issues on GitHub

  • removed quotation marks if writing keys containing equal sign and "less than" sign

See more issues on GitHub