The ASK SDK Model Runtime package provides common provides common implementations like Serializer, ApiClient, Authentication Configuration etc that is used by the SDK models.
Project description
ASK SDK Model Runtime - Base components of ASK SDK
ask-sdk-model-runtime is the common models package by the Software Development Kit (SDK) team for Python that provides common implementations like Serializer, ApiClient BaseServiceClient, Authentication Configuration etc. that is used by the SDK models.
Quick Start
Installation
Assuming that you have Python and virtualenv installed, you can install the package and it’s dependencies from PyPi as follows:
$ virtualenv venv
$ . venv/bin/activate
$ pip install ask-sdk-model-runtime
You can also install the whole standard package locally by following these steps:
$ git clone https://github.com/alexa/alexa-apis-for-python.git
$ cd ask_sdk_model_runtime
$ 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
1.0
Initial release of alexa sdk model runtime.
1.0.1
Adding User-Agent functionality support to set custom user agent values.
Updated all Unit tests to Python UnitTest framework.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file ask-sdk-model-runtime-1.0.1.tar.gz
.
File metadata
- Download URL: ask-sdk-model-runtime-1.0.1.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcbf508cd263bc560d28da32c68d3d4e58bacc33e1c3f73e5e74f4703d032168 |
|
MD5 | c67a9a1653e714a431dd70688c854488 |
|
BLAKE2b-256 | c2163e93d39d111f0f2afab537bbca72c7d334a52b1cd8357f92551fc16cf453 |
File details
Details for the file ask_sdk_model_runtime-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ask_sdk_model_runtime-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b370a0a5057d5bce3cfe874d89b34acf49d2813468ab6722c7611949144fc8c |
|
MD5 | a520fc4f355a716533ac6b7095048b4a |
|
BLAKE2b-256 | dc406bef748861d26a448086a3fa64012b3dd9075c53faf1606f88257221c109 |