An open API service indexing awesome lists of open source software.

https://github.com/port-zero/lens_yaml

A lens plugin for YAML
https://github.com/port-zero/lens_yaml

Last synced: 5 months ago
JSON representation

A lens plugin for YAML

Awesome Lists containing this project

README

          

# lens\_yaml

A [lens](https://github.com/port-zero/lens) plugin for [YAML](https://yaml.org/).

It understands and pretty-prints YAML.

## Installation

```
pip install lens_yaml
```

## Usage

The plugin will be picked up by lens immediately as a format.
There is nothing you need to do for it to work.


Have fun!