A dummy package (version 0.1) providing type stubs for PynamoDB. The actual type hints are under development; this stub package is not yet stable and has limited functionality. Release cadence is unknown.
pip install types-pynamodbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of PynamoDB with type hints provided by types-pynamodb.
Use pynamodb directly with type checking (mypy, pyright). If stubs are missing, consider generating them with stubgen.
Watch for pynamodb 7.x which may include inline type hints.
No dependency data recorded yet.