oyaml 1.0
0
Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering
Contents
Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering
Stars: 170, Watchers: 170, Forks: 14, Open Issues: 0The wimglenn/oyaml
repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 170 github stars!
How to Install oyaml
You can install oyaml using pip
pip install oyaml
or add it to a project with poetry
poetry add oyaml
Package Details
- Author
- Wim Glenn
- License
- MIT
- Homepage
- https://github.com/wimglenn/oyaml
- PyPi:
- https://pypi.org/project/oyaml/
- GitHub Repo:
- https://github.com/wimglenn/oyaml
Related Packages
Errors
A list of common oyaml errors.
Code Examples
Here are some oyaml
code examples and snippets.