PyYAML

PyYAML 3.11

YAML is a data serialization format designed for human readability and interaction with scripting languages.PyYAML is up to date and can parse any data supported by the official YAML specification.Features:Complete YAML 1.1 parser. Unicode support...

read more
PyYAML

PyYAML 3.10

PyYAML project is a YAML emitter and parser for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages.PyYAML supports standard YAML tags and provides Python-specific tags...