pymongo-stubs

Experimental stub files for PyMongo


Keywords
mongo, mongodb, pymongo, bson, gridfs
License
Apache-2.0
Install
pip install pymongo-stubs==0.2.0

Documentation

pymongo-stubs: Experimental stub files for PyMongo

Info: Experimental stub files for PyMongo. See GitHub for the latest source.
Author: Shane Harvey

About

Experimental stub files for PyMongo.

Example

TODO: show example of type checking pymongo code.

Installation

pymongo-stubs can be installed with pip:

$ python3 -m pip install pymongo-stubs

Installing from source

To install pymongo-stubs from source:

$ git clone git@github.com:mongodb/pymongo-stubs.git
$ python3 -m pip install ./pymongo-stubs

Dependencies

pymongo-stubs requires Python 3.6 or later.