Navigation

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

anyconfig.backend.pythonΒΆ

Backend modules to load and dump python code holding data.

  • python.builtin: builtin parser [default]

Changelog:

Added in version 0.14.0.

  • anyconfig.backend.python.builtin
    • Parser
      • Parser._cid
      • Parser._type
      • Parser._extensions
      • Parser.__annotations__
      • Parser.__module__
  • anyconfig.backend.python.loader
    • load_from_temp_file()
    • Loader
      • Loader._allow_primitives
      • Loader._load_opts
      • Loader.loads()
      • Loader.load()
      • Loader.__annotations__
      • Loader.__module__
  • anyconfig.backend.python.dumper
    • Dumper
      • Dumper.dump_to_string()
      • Dumper.__annotations__
      • Dumper.__module__

Previous topic

anyconfig.backend.properties.builtin

Next topic

anyconfig.backend.python.builtin

This Page

  • Show Source

Quick search

Navigation

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