Skip to content

This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit. This tutorial provides an alternate way to build Alexa …

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-python-helloworld-decorators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Hello World using Decorators (Python)

This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit. This tutorial provides an alternate way to build Alexa skills using python decorators. If you are interested in developing skills using classes, please look at the skill-sample-python-helloworld-classes sample.

License

This library is licensed under the Apache 2.0 License.

About

This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit. This tutorial provides an alternate way to build Alexa …

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7