PyYAML-6.0.2

Introduction to PyYAML

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

[Note]

Note

Development versions of GLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

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.12/site-packages/PyYAML-6.0.2.dist-info