Third-party PEP 561 type stubs for Motor, the async MongoDB driver for Tornado and AsyncIO. Current version 1.0.0b4 (pre-release). Alpha-level coverage; many symbols still untyped. Cadence: infrequent.
pip install motor-typesVerified import paths — ran on the pinned version, not inferred.
Basic create, insert, query with Motor (quickstart for the driver, not stubs). motor-types provides the type hints.
Pin to 1.0.0b4 and test coverage before relying on stubs. Expect frequent breaking changes.
Use `from motor.motor_asyncio import AsyncIOMotorClient` as usual.
Install the latest version; if missing, report to GitHub or add your own stubs.
No dependency data recorded yet.