alexa-samples / skill-sample-python-fact

An Alexa Skill Sample showing how to build a fact skill in Python.
Other
120 stars 154 forks source link

Update skill to use ASK Python SDK #9

Closed nikhilym closed 6 years ago

nikhilym commented 6 years ago

This PR is to update the existing skill to use ASK Python SDK and to make changes to the code structure, to align with Node skill samples.