Contents

pyaml 24.9.0

0

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

Stars: 135, Watchers: 135, Forks: 29, Open Issues: 0

The mk-fg/pretty-yaml repo was created 11 years ago and the last code push was 2 weeks ago.
The project is popular with 135 github stars!

How to Install pyaml

You can install pyaml using pip

pip install pyaml

or add it to a project with poetry

poetry add pyaml

Package Details

Author
Mike Kazantsev
License
WTFPL
Homepage
https://github.com/mk-fg/pretty-yaml
PyPi:
https://pypi.org/project/pyaml/
GitHub Repo:
https://github.com/mk-fg/pretty-yaml

Classifiers

  • Software Development
  • Software Development/Libraries/Python Modules
  • Utilities
No  pyaml  pypi packages just yet.

Errors

A list of common pyaml errors.

Code Examples

Here are some pyaml code examples and snippets.

Related Packages & Articles

jsonpickle 3.3.0

Python library for serializing arbitrary object graphs into JSON