Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 3.13.11 documentation »
  • Code Reference »
  • anyconfig.backend »
  • anyconfig.backend.ini

anyconfig.backend.iniΒΆ

Backend modules to load and dump INI data.

  • ini.configparser: python standard support library [default]

Changelog:

Changed in version 0.14.0:

  • Re-organized

  • anyconfig.backend.ini.configparser
    • parse()
    • _to_s()
    • parsed_items()
    • _make_parser()
    • _load()
    • _dumps_itr()
    • _dumps()
    • Parser
      • Parser._cid
      • Parser._type
      • Parser._extensions
      • Parser._load_opts
      • Parser._dict_opts
      • Parser.dump_to_string()
      • Parser.load_from_stream()
      • Parser.__annotations__
      • Parser.__module__

Previous topic

anyconfig.backend.base.utils

Next topic

anyconfig.backend.ini.configparser

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 3.13.11 documentation »
  • Code Reference »
  • anyconfig.backend »
  • anyconfig.backend.ini
© Copyright . Created using Sphinx 9.1.0.