Skip to main content

Installation

Mongo Dash can be installed from PyPI using the command:

$ pip install mongo_dash

Alternatively, you can clone the repository from GitHub and then install it from there:

$ git clone https://github.com/ismailuddin/mongo-dash
$ cd mongo-dash
$ pip install .

Requirements#

Mongo Dash requires Python 3.7 or later to be installed, and is compatible with MongoDB 4.2 or later, databases.