Metadata-Version: 2.1
Name: mongoc
Version: 0.4
Summary: A fast way to view databases, collections and documents from mongodb in the command line
Home-page: https://github.com/JakeRoggenbuck/mongoc
Author: Jake Roggenbuck
Author-email: jake@jr0.org
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: jakesutils (==0.3)
Requires-Dist: inquirer (==2.7.0)
Requires-Dist: tabview (==1.4.4)

<a href="https://pypi.org/project/mongoc/">![Version](https://img.shields.io/pypi/v/mongoc)</a>

# mongoc
A fast way to view databases, collections and documents from mongodb in the command line

## Usage

`mongoc`

## Install

`pip install mongoc`


