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

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

A bson plugin for lens
https://github.com/port-zero/lens_bson

bson lens plugin

Last synced: 5 months ago
JSON representation

A bson plugin for lens

Awesome Lists containing this project

README

          

# lens\_bson

A [lens](https://github.com/port-zero/lens) plugin for [bson](http://bsonspec.org/).

It understands bson, but pretty prints json.

## Installation

```
pip install lens_bson
```

## 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!