Skip to content
/ oyaml Public

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

License

Notifications You must be signed in to change notification settings

wimglenn/oyaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38131ef · Aug 15, 2018

History

24 Commits
Aug 15, 2018
Feb 21, 2018
Aug 15, 2018
Jun 27, 2018
Feb 21, 2018
Jun 27, 2018
Jun 27, 2018

Repository files navigation

travis coveralls 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