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/alexalabs/alexa-skills-kit-for-python-sdk.git
>>> cd alexa-skills-kit-for-python-sdk/ask-sdk-dynamodb-persistence-adapter
>>> virtualenv venv
...
>>> . venv/bin/activate
>>> python setup.py install

Usage and Getting Started

A Getting Started guide can be found here

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.

Download files

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

Source Distribution

ask-sdk-dynamodb-persistence-adapter-0.1.tar.gz (5.3 kB view details)

Uploaded Source

Built Distributions

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

ask_sdk_dynamodb_persistence_adapter-0.1-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for ask-sdk-dynamodb-persistence-adapter-0.1.tar.gz
Algorithm Hash digest
SHA256 51914ca445139d7077bc9e20848024304d9a19e6610d09d5fd7b724fa115cb77
MD5 ecca4efde3f3322c2c8ff80b91efd8b0
BLAKE2b-256 ad93441099e64830da96aedd8df86e90b49bb3806a4c4344d193d978277029c0

See more details on using hashes here.

File details

Details for the file ask_sdk_dynamodb_persistence_adapter-0.1-py3.6.egg.

File metadata

File hashes

Hashes for ask_sdk_dynamodb_persistence_adapter-0.1-py3.6.egg
Algorithm Hash digest
SHA256 b1a1bfec07b0c43a98fa1921973b282656d93cf2b01fd82a65a7487677c0fac3
MD5 9347a11ce6c99cca3445c96f13a12394
BLAKE2b-256 ca3ffd82f70443615ff2ce5e836dd0853393c7da16edaf628c93f44166d891ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ask_sdk_dynamodb_persistence_adapter-0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 486511dd70b731e039394ab32985f1f544d3a9ea46355fbd2e88385ab55b399e
MD5 48c5aa5997655e182c8e78229cec99e9
BLAKE2b-256 fec38f56f42d52caa9a7abae3b3ff8b84063e721acfc622c1ec98ba110249d43

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