oyaml 1.0


pip install oyaml

  Latest version

Released: Aug 18, 2020

Project Links

Meta
Author: Wim Glenn

Classifiers

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.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
pyyaml