A dashboard solution for MongoDB databases.
Visit the website for more details.
- Python 3.6 or newer
To install the package, you can either clone the repository and run the following command:
$ pip install .
Or you can install the package from PyPI using the command:
$ pip install mongo_dash
For a quick setup, visit the Getting started page on the documentation.
View the documenation.