Python Tool
Simple, useful tools for working with Python data.
Reformat
Convert to JSON
Convert to YAML
Convert to Simple XML
Convert Python to YAML
Convertion options:
Document Markers:
Ensure document start marker
Ensure document end marker
Compression/formatting level:
Canonical output
expanded output with type information
Expanded
map/list items on new lines
Standard
less whitespace on nested containers
Compressed
minimal whitespace
Convert