Contents

pyaml 23.12.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: 133, Watchers: 133, Forks: 30, Open Issues: 0

The mk-fg/pretty-yaml repo was created 11 years ago and the last code push was 3 months ago.
The project is popular with 133 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.0.3

Python library for serializing any arbitrary object graph into JSON