Skip to content

add pynamodb#327

Closed
7kfpun wants to merge 1 commit intovinta:masterfrom
7kfpun:master
Closed

add pynamodb#327
7kfpun wants to merge 1 commit intovinta:masterfrom
7kfpun:master

Conversation

@7kfpun
Copy link
Copy Markdown

@7kfpun 7kfpun commented Mar 18, 2015

PynamoDB is a Pythonic interface to Amazon’s DynamoDB. By using simple, yet powerful abstractions over the DynamoDB API, PynamoDB allows you to start developing immediately.

Features:

  • Python 3 support
  • Python 2 support
  • Support for Unicode, Binary, JSON, Number, Set, and UTC Datetime attributes
  • Support for DynamoDB Local
  • Support for all of the DynamoDB API
  • Support for Global and Local Secondary Indexes
  • Batch operations with automatic pagination
  • Iterators for working with Query and Scan operations
  • Fully tested

@7kfpun 7kfpun closed this Sep 17, 2015
@vinta vinta reopened this Sep 17, 2015
@vinta vinta closed this in ca96a4c Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants