Package profile
saneyaml
- Summary: Read and write readable YAML safely preserving order and avoiding bad surprises with unwanted infered type conversions. This library is a PyYaml wrapper with sane behaviour to read and write readable YAML safely, typically when used for configuration.
- Author: nexB. Inc. and others
- Homepage: https://github.com/aboutcode-org/saneyaml
- Source: https://github.com/aboutcode-org/saneyaml (Repo profile)
- Number of releases: 6
- First release: 0.1 on 2018-11-19
- Latest release: 0.6.1 on 2024-08-14
Releases
PyPI Downloads
Dependencies
Saneyaml has 10 dependencies, 9 of which optional.Dependency | Optional |
---|---|
PyYAML | false |
aboutcode-toolkit | true |
black | true |
doc8 | true |
isort | true |
pytest | true |
pytest-xdist | true |
Sphinx | true |
sphinx-rtd-theme | true |
twine | true |