yaml_tools
0.5.0

Contents:

  • yaml-tools (and more for CSV and XML)
  • yaml_tools
    • yaml_tools package
      • Submodules
        • yaml_tools.oscal module
        • yaml_tools.templates module
        • yaml_tools.utils module
        • yaml_tools.yagrep module
        • yaml_tools.yasort module
        • yaml_tools.ymltoxml module
      • Module contents
  • Changelog Generation
  • Contents of the .pre-commit-config.yaml file
  • Using Pre-Commit
  • Changelog
yaml_tools
  • yaml_tools
  • yaml_tools package
  • View page source

yaml_tools package

Submodules

  • yaml_tools.oscal module
    • csv_append_id_data()
    • csv_row_match()
    • id_set_match()
    • load_input_data()
    • main()
    • munge_file()
    • process_data()
    • self_test()
    • ssg_ctrl_from_nist()
  • yaml_tools.templates module
    • generate_control()
    • xform_id()
  • yaml_tools.utils module
    • SortedSet
      • SortedSet.sort()
    • StrYAML
      • StrYAML.dump()
    • get_filelist()
    • get_profile_ids()
    • get_profile_type()
    • load_config()
    • pystache_render()
    • replace_angles()
    • replace_curlys()
    • restore_xml_comments()
    • sort_from_parent()
    • str_yaml_dumper()
    • text_data_writer()
    • text_file_reader()
  • yaml_tools.yagrep module
    • main()
    • process_inputs()
  • yaml_tools.yasort module
    • get_input_yaml()
    • main()
    • process_inputs()
    • sort_list_data()
  • yaml_tools.ymltoxml module
    • get_input_type()
    • main()
    • process_inputs()
    • transform_data()

Module contents

Console tools for YAML/XML processing with config files in YAML.

Previous Next

© Copyright 2022 - 2025 Stephen Arnold.

Built with Sphinx using a theme provided by Read the Docs.