Skip to content

Instantly share code, notes, and snippets.

@scharf
Last active October 27, 2020 17:54
Show Gist options
  • Save scharf/515a1bfd662b7f07c0879674308c76a4 to your computer and use it in GitHub Desktop.
Save scharf/515a1bfd662b7f07c0879674308c76a4 to your computer and use it in GitHub Desktop.
pymongo mypy stubs

Missing pymongo stubs for mypy

There are no mypy stubfiles for pymongo. However, there is a PR that contains stubs

Here is a tar file with the stubs:

Installation

  • download pymongo-stubs.zip
  • unpack the file
  • copy bson and pymongo into your stubs folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment