What is yaml file in python?



What is yaml file in python?..

Answer / Veethika Raj

In Python, YAML (YAML Ain't Markup Language) is a human-readable data serialization format. The PyYAML library allows you to read and write YAML files in Python.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Explain how you can access sessions in flask?

1 Answers  


Will python support object oriented?

1 Answers  


Why we are using a python dictionary?

1 Answers  


What are the built-in type does python provides?

1 Answers  


What is python coverage?

1 Answers  


What is flask-wtf and what are their features?

1 Answers  


Why do list comprehensions write to the loop variable, but generators don’t?

1 Answers  


Is python scripting easy to learn?

1 Answers  


What is numpy in python?

1 Answers  


What is matplotlib for python?

1 Answers  


What is instance method?

1 Answers  


What is ndarray in python?

1 Answers  


Categories