Contents Menu Expand Light mode Dark mode Auto light/dark mode
yaloader - YAML Configuration Loader 1.0.1 documentation
yaloader - YAML Configuration Loader 1.0.1 documentation
  • Overview
  • Getting started
  • Configurations
  • Loading multiple configurations
  • Configuration inheritance

Python API

  • yaloader
Back to top
Edit this page

yaloader.representer#

Functions

get_representer_for_class(cls)

represent_base_model(dumper, data)

represent_posix_path(dumper, data)

represent_timedelta(dumper, data)

represent_windows_path(dumper, data)

Next
yaloader.representer.get_representer_for_class
Previous
yaloader.utils.remove_missing_errors
Copyright © 2023, Dominik Mairhöfer
Made with Sphinx and @pradyunsg's Furo
On this page
  • yaloader.representer