Skip to content
sunghyun edited this page Jan 22, 2018 · 3 revisions

InPynamoDB

This is asynchronous version of PynamoDB using asyncio.

Requirements

  • Python 3.5 and above
  • Python versions below 3.5 is not supported since 'async-await' usage.
  • DynamoDB (local-installed or deployed)

Wiki Contents

  1. Methods
  2. Classes
  • TBD ...
Clone this wiki locally