About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
ca5
2/21/2014 - 8:06 AM
share
Share
add_circle_outline
Save
YAML
YAML
yaml_sample.py
content_copy
file_download
import yaml yaml.safe_load(open(YAML_FILE_PATH).read()) ''' pip install PyYAML '''
clear