Using YAML in maci | Python

Опубликовано: 02 Июнь 2026
на канале: guardclaws
10
0

See how maci supports YAML, including loading, dumping, and accessing YAML data through a consistent interface.

Quick Start Video: https://docs.macilib.org/watch/quick-...
maci Docs: https://docs.macilib.org/

Material covered references maci v1.0.0

timestamps:
00:00 welcome
01:00 loading a yaml file
02:22 loading multiple yaml docs in file
04:37 loading a yaml string
06:07 dump data to yaml file
08:37 dump multiple docs to yaml file
10:19 dump data to yaml string