Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 0.0.10 documentation »

API Details¶

  • anyconfig.api
  • anyconfig.backend
    • anyconfig.backend.base
    • anyconfig.backend.configobj
    • anyconfig.backend.ini
    • anyconfig.backend.json
    • anyconfig.backend.pickle
    • anyconfig.backend.properties
    • anyconfig.backend.shellvars
    • anyconfig.backend.toml
    • anyconfig.backend.yaml
    • anyconfig.backend.xml
  • anyconfig.backends
  • anyconfig.cli
  • anyconfig.compat
  • anyconfig.dicts
  • anyconfig.globals
  • anyconfig.init
  • anyconfig.parser
  • anyconfig.query
  • anyconfig.schema
  • anyconfig.template
  • anyconfig.utils

anyconfig¶

python-anyconfig is a MIT licensed python library provides common APIs to access to configuration files in various formats with some useful features such as contents merge, templates and schema validation/generation support.

  • Home: https://github.com/ssato/python-anyconfig
  • (Latest) Doc: http://python-anyconfig.readthedocs.org/en/latest/
  • PyPI: https://pypi.python.org/pypi/anyconfig
  • Copr RPM repos: https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/

Table Of Contents

  • API Details
    • anyconfig

Previous topic

API Usage

Next topic

anyconfig.api

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 0.0.10 documentation »
© Copyright 2015, Satoru SATOH <ssato@redhat.com>. Created using Sphinx 1.7.5.