Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB's motor official library support? #29

Open
SolAstri opened this issue Apr 27, 2021 · 1 comment
Open

MongoDB's motor official library support? #29

SolAstri opened this issue Apr 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@SolAstri
Copy link

I am currently developing an asynchronous app with motor instead of pymongo and mypy. As far as I know, it's not that different from PyMongo, and, in some places uses it under the hood. I wonder if you can review the possibility of writing type-hints for it too. Thank you for your work on mongo-types!

@sbdchd sbdchd added the enhancement New feature or request label Apr 27, 2021
@sbdchd
Copy link
Owner

sbdchd commented Apr 28, 2021

Looking at the docs, the functionality looks pretty similar to the sync client

however, I don't use motor myself so I don't really have a need/motivation for writing the type stubs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants