lens-bson

A BSON parser for lens


Keywords
bson, lens, plugin
License
MIT
Install
pip install lens-bson==0.0.3

Documentation

lens_bson

A lens plugin for bson.

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!