Skip to content

enaeseth/yodl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yodl

Build Status PyPI

Use PyYAML to load a document into a Python OrderedDict.

import yaml
import yodl

data = yaml.load(input, yodl.OrderedDictYAMLLoader)

Installing

yodl is available on PyPI.

About

PyYAML + OrderedDict = :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages