Technology
PyYAML
PyYAML is the essential YAML parser and emitter for the Python programming language.
PyYAML delivers a full-featured YAML framework for Python, supporting a complete YAML 1.1 specification and robust Unicode. It handles everything from complex configuration files (e.g., Ansible) to object serialization across platforms. Crucially, always use `yaml.safe_load()`: the default `yaml.load()` function is powerful, allowing arbitrary Python object construction, which poses a significant security risk with untrusted data. The latest stable version is 6.0.3 (as of late 2025), and the project operates under the permissive MIT License.
What builders pair with PyYAML
Projects using both technologies. Select a pairing to see a project.
2 more pairings
Pairing: Agent Skills SDK
From .md Dump to DAG: Rethinking Skills for Multi-Step Workflows
Pairing: Claude Code
From .md Dump to DAG: Rethinking Skills for Multi-Step Workflows
Pairing: git
Encoding Regulation: A Minimal Policy-as-Code Engine for Transaction Screening
Pairing: GitHub
Encoding Regulation: A Minimal Policy-as-Code Engine for Transaction Screening
Pairing: JSON Schema
From .md Dump to DAG: Rethinking Skills for Multi-Step Workflows
Pairing: Python
Encoding Regulation: A Minimal Policy-as-Code Engine for Transaction Screening
Recent Talks & Demos
Showing 1-2 of 2