Skip to main content

ASK SDK DynamoDB Adapter of Python ASK SDK

ask-sdk-dynamodb-persistence-adapter is the persistence adapter package for Alexa Skills Kit (ASK) by the Software Development Kit (SDK) team for Python. It has the persistence adapter implementation for connecting the Skill to the AWS DynamoDB. It also provides partition key generator functions, to get the user id or device id from skill request, that can be used as partition keys.

Quick Start

Installation

Assuming that you have Python and virtualenv installed, you can install the package and it’s dependencies (ask-sdk-model, ask-sdk-core) from PyPi as follows:

$ virtualenv venv
$ . venv/bin/activate
$ pip install ask-sdk-dynamodb-persistence-adapter

You can also install the whole dynamodb persistence adapter package locally by following these steps:

$ git clone https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python.git
$ cd alexa-skills-kit-sdk-for-python/ask-sdk-dynamodb-persistence-adapter
$ virtualenv venv
...
$ . venv/bin/activate
$ python setup.py install

Usage and Getting Started

Getting started guides, SDK Features, API references, samples etc. can be found at Read The Docs

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for the existing issues before opening a new one. It would also be helpful if you follow the templates for issue and pull request creation. Please follow the contributing guidelines!!

  • Request and vote for Alexa features!

CHANGELOG

0.1

  • Initial release of ASK SDK DynamoDB Persistence Adapter package.

0.1.1

  • Docstring changes for generated docs.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ask_sdk_dynamodb_persistence_adapter-0.1.1-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ask-sdk-dynamodb-persistence-adapter-0.1.1.tar.gz.

File metadata

File hashes

Hashes for ask-sdk-dynamodb-persistence-adapter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 aa32ea9afcbf9eed9883237d154a361603d95c7bc5230427920ec6beaa4ff0b1
MD5 fe42d691baf61867f07b378ba1993243
BLAKE2b-256 4a5701484940e4fad3d550b368abbe22697a30fd58d4a3a61dae7d43ccae2b0f

See more details on using hashes here.

File details

Details for the file ask_sdk_dynamodb_persistence_adapter-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ask_sdk_dynamodb_persistence_adapter-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f542bfe2c61ea35b488cf79aff88327c2bd4d0714f2120f81f145f37265e5ed5
MD5 548ecbfb841e3508329d9541542018d0
BLAKE2b-256 1450cd18951e83f7a72a4ec03054eada16f0fd68eb5e81a9b7513c5afe335338

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page