ZConfig

A free schema-driven configuration library intended for general use
Download

ZConfig Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Zope Corporation
  • Publisher web site:
  • http://www.zope.org
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 247 KB

ZConfig Tags


ZConfig Description

A free schema-driven configuration library intended for general use ZConfig is a free and easy to use configuration library intended for general use. ZConfig supports a hierarchical schema-driven configuration model that will allow a schema to specify data conversion routines written in Python. ZConfig's model is very different from the model supported by the ConfigParser module found in Python's standard library, and is more suitable to configuration-intensive applications.ZConfig schema are written in an XML-based language and are able to "import" schema components provided by Python packages. Since components are able to bind to conversion functions provided by Python code in the package (or elsewhere), configuration objects can be arbitrarily complex, with values that have been verified against arbitrary constraints. This makes it easy for applications to separate configuration support from configuration loading even with configuration data being defined and consumed by a wide range of separate packages.NOTE: ZConfig is developed, licensed and provided under the terms of the Zope Public License, version 2.1. What's New in This Release: · Improved documentation · Fixed tests failures on windows.


ZConfig Related Software