PyYAML-6.0.3

Introduction to PyYAML Module

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

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

PyYAML Dependencies

Required

cython-3.2.1 and libyaml-0.2.5

Optional

"pytest" (for testing)

Installation of PyYAML

Build PyYAML with the following command:

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

Now, install the module as the root user:

pip3 install --no-index --find-links dist --no-user PyYAML

To test the results, issue: pytest.

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/lib/python3.14/site-packages/pyyaml-6.0.3.dist-info