configuration files
Projects with this topic
-
Python module to manage a config file/parameter files. Values are retrieved from the parmeter file and made accessible as cfg.xxxxx. Application data can be added to the config module to pass data between application modules. Changes to the config file are noted by the version number and if changed, the existing config file is rewritten.
Updated -
The ActiveConfigParser package provides extended handling of .ini files beyond what ConfigParser provides by adding an active syntax to embed operations with options.
Updated -
Parse configuration files that include paths to other config files into a single configuration.
Updated -
A collection of well-written and well-organized configuration files.
Updated -
Generate configuration files for Python objects.
Updated -
Configuration files for MAX IV HPC scientific software installation
Updated