User Guide
Welcome to the yaml12 User Guide. This guide covers practical usage of the yaml12 package, a YAML 1.2 parser and formatter for Python built with Rust for speed and correctness.
- YAML in 2 Minutes — a quick introduction to YAML for Python users
- Tags, Anchors, and Advanced YAML — custom tags, document streams, anchors, and more
- Authors and Citation — attribution and citation info
- Contributing — how to build the docs and contribute