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
- Host: GitHub
- URL: https://github.com/port-zero/lens_yaml
- Owner: port-zero
- License: mit
- Created: 2019-08-12T16:57:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T16:59:13.000Z (almost 7 years ago)
- Last Synced: 2025-09-30T00:42:34.143Z (9 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!