Skip to content

Installation

Installation

Install from PyPI:

pip install pydongo

Or with Poetry:

poetry add pydongo

Requirements

  • Python 3.9+
  • pymongo (auto-installed)
  • motor (for async support)