Python API¶

  • ZConfig — Basic configuration support
    • Functions
    • Exceptions
    • Basic Usage
  • ZConfig.datatypes — Default data type registry
    • Registry
    • MemoizedConversion
    • RangeCheckedConversion
    • RegularExpressionConversion
  • ZConfig.loader — Resource loading support
    • Resource
    • ConfigLoader
    • SchemaLoader
    • Loader Objects
  • ZConfig.substitution — String substitution
    • substitute()
    • isname()
    • Examples
  • ZConfig.cmdline — Command-line override support
    • ExtendedConfigLoader
    • ExtendedConfigLoader.addOption()

ZConfig

Navigation

Contents:

  • Reading and Writing Configurations
  • Configuring Logging
  • Developing With ZConfig
  • Python API
    • ZConfig — Basic configuration support
    • ZConfig.datatypes — Default data type registry
    • ZConfig.loader — Resource loading support
    • ZConfig.substitution — String substitution
    • ZConfig.cmdline — Command-line override support
  • ZConfig Tooling
  • Change History for ZConfig

Related Topics

  • Documentation overview
    • Previous: Documenting Components
    • Next: ZConfig — Basic configuration support
©2017, Zope Foundation. | Powered by Sphinx 8.3.0 & Alabaster 1.0.0 | Page source