PyYAML
View on GitHub
2.9k
YAML parser and emitter for Python
About PyYAML
YAML parser and emitter for Python
Key Features
- Load and dump YAML documents in Python
- Safe loading mode for untrusted YAML input
- Custom representers and constructors for domain types
- Supports anchors, aliases, and advanced YAML structures
Installation
uv add pyyamlRelated Tools
Quick Info
- Latest Version
- 6.0.3
- First Release
- 2011
- License
- MIT