atonaltensor
Dec 26, 2019 - 22:40
I'm trying to write a basic script that converts YAML to JSON.
By searching this forum, it seems like Editorial has the YAML package built-in, but NOT in Pythonista. Is that correct?'
I've tried importing YAML and also trying a my_dict = yaml.load() command in Pythonista, but they are not recognized.
Finally, is it possible to concert YAML to JSON if I were to buy Editorial?
Warm regards.