snakeyaml

<dependency>
    <groupId>org.yaml</groupId>
    <artifactId>snakeyaml</artifactId>
    <version>2.2</version>
</dependency>

https://bitbucket.org/snakeyaml/snakeyaml/src/master/

Feature → https://github.com/snakeyaml/snakeyaml

for Python

https://pyyaml.org/

https://pypi.org/project/PyYAML/

pip install pyyaml