PyYAML-6.0.2

Introduction to PyYAML

PyYAML is a Python module that implements the next generation YAML parser and emitter.

PyYAML Dependencies

Required

Cython-3.0.11 and libyaml-0.2.5

Installation of PyYAML

Build the module:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Install the module as the root user:

pip3 install --no-index --find-links=dist --no-cache-dir --no-user PyYAML

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/lib/python3.13/site-packages/PyYAML-6.0.2.dist-info