Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1 KB

README.md

File metadata and controls

35 lines (23 loc) · 1 KB

Mongo Dash

A dashboard solution for MongoDB databases.

Code style: black

Screenshot

Visit the website for more details.

Requirements

  • Python 3.6 or newer

🛠 Installation

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

🚀 Usage

For a quick setup, visit the Getting started page on the documentation.

📚 Documentation

View the documenation.