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
- Host: GitHub
- URL: https://github.com/port-zero/lens_bson
- Owner: port-zero
- Created: 2016-11-25T19:47:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T16:32:01.000Z (almost 7 years ago)
- Last Synced: 2025-09-24T04:43:03.138Z (9 months ago)
- Topics: bson, lens, plugin
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!