Metadata-Version: 2.1
Name: mongoc
Version: 0.2
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

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

## Usage

`mongoc`

## Install

`pip install mongoc`


