FICHA · MANJARO

python-configclass

A Python class to hold configuration values

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Store application configuration values in a Python class instead of passing loose dictionaries around. It helps developers keep settings organized and easier to inspect in code.

This is a small programming helper with no separate interface. Applications still need to decide where configuration comes from, how defaults are chosen, and how sensitive settings such as tokens or passwords are protected.

Permissions

Permissions not analysed for this source yet.