Skip to content

Installation

Requirements

  • Python 3.11+
  • MongoDB 4.4+ (standalone, replica set, or Atlas)

Install from PyPI

pip install mongotui

Install from source

git clone https://github.com/DevOpsPack/mongotui.git
cd mongotui
pip install -e .

Verify installation

mongotui --help