MCPcopy Index your code
hub / github.com/DiffSK/configobj

github.com/DiffSK/configobj @v5.0.9

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.0.9 ↗ · + Follow
290 symbols 825 edges 13 files 140 documented · 48% 11 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.7 - 3.8 - 3.9 - 3.10 - 3.11 - 3.12

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

Core symbols most depended-on inside this repo

write
called by 36
src/configobj/__init__.py
get
called by 16
src/configobj/__init__.py
validate
called by 12
src/configobj/__init__.py
_handle_error
called by 10
src/configobj/__init__.py
_decode
called by 9
src/configobj/__init__.py
pop
called by 8
src/configobj/__init__.py
items
called by 8
src/configobj/__init__.py
_decode_element
called by 8
src/configobj/__init__.py

Shape

Method 165
Function 80
Class 45

Languages

Python100%

Modules by API surface

src/configobj/__init__.py111 symbols
src/tests/test_configobj.py94 symbols
src/configobj/validate.py50 symbols
src/tests/configobj_doctests.py13 symbols
src/tests/test_validate_errors.py11 symbols
src/tests/test_validate.py9 symbols
src/tests/conftest.py2 symbols

For agents

$ claude mcp add configobj \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact