config 0.3.9
A hierarchical, easy-to-use, powerful configuration module for Python
- This module allows a hierarchical configuration scheme with support for mappings
- and sequences, cross-references between one part of the configuration and another, the ability to flexibly access real Python objects without
- full-blown
- eval(), an include facility, simple expression evaluation and the ability to change, save, cascade and merge configurations. Interfaces easily with environment variables and command-line options. It has been developed on
- python
- 2.3 but should work on version 2.2 or greater.
- Author: Vinay Sajip
- Home Page: http://www.red-dove.com/python_config.html
-
License:
Copyright (C) 2004-2010 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
- Categories
- Package Index Owner: vsajip
- DOAP record: config-0.3.9.xml
