Installation¶ Install from PyPI: pip install pydongo Or with UV: uv add pydongo Requirements¶ Python 3.10+ pymongo (auto-installed) pydantic (auto-installed) motor (for async support)