json
2py
.com
Home
JSON → Dict
Dict → JSON
YAML → Dict
Dict → YAML
CSV → List
Blog
Privacy
Developer Tool
Python Dict to
YAML
Paste your Python dictionary below. Get clean, formatted YAML instantly.
Free & no sign-up.
Input (Python Dict)
Python
{'name': 'John Doe', 'age': 30, 'is_active': True, 'hobbies': ['coding', 'reading'], 'address': None}
Convert
Clear
Copy
Output (YAML)
// Your YAML will appear here...
— Advertisement —
Copied to clipboard