Module python_like_api

Module python_like_api 

Source
Expand description

Python-like API for Unity YAML parsing

This module provides a more Python-like interface similar to the reference library, making it easier for users familiar with the Python unity-yaml-parser to migrate.

Structsยง

PythonLikeUnityClass
Python-like wrapper for Unity classes
PythonLikeUnityClassMut
Mutable Python-like wrapper for Unity classes
PythonLikeUnityDocument
Python-like wrapper for Unity documents