alexa / alexa-skills-kit-sdk-for-python

The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
https://developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
Apache License 2.0
812 stars 206 forks source link

Update README and tox tests #132

Closed Shreyas-vgr closed 4 years ago

Shreyas-vgr commented 4 years ago

Description

Updating README with smapi-sdk downloads and version from PyPI and adding the smapi-sdk package to run_tests on different python versions and added mypy checks in tox.

Testing

Types of changes

Checklist

License