Skip to content

wimglenn/oyaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actions_ codecov_ pypi_ womm_

oyaml

oyaml is a drop-in replacement for PyYAML which preserves dict ordering. Both Python 2 and Python 3 are supported. Just pip install oyaml, and import as shown below:

import oyaml as yaml

You'll no longer be annoyed by screwed-up mappings when dumping/loading.

About

Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages