Skip to content

nordfen/prework

 
 

Repository files navigation

Requirements:

python 2.7 -  https://www.python.org/downloads/
pip - https://pip.pypa.io/en/stable/installing/

Video Tutorials

  1. Setting up environment - https://nbviewer.jupyter.org/github/iteuropehackathon/prework/blob/master/demo_prepare_environment.ipynb?flush_cache=true
  2. Deploying Rock Paper Scissors game skill- https://nbviewer.jupyter.org/github/iteuropehackathon/prework/blob/master/demo_game_tutorial.ipynb?flush_cache=true
  3. Deploying other API integration example - https://nbviewer.jupyter.org/github/iteuropehackathon/prework/blob/master/demo_walmart_tutorial.ipynb?flush_cache=true

Bibliography:

1) Amazon Alexa, https://developer.amazon.com/alexa
2) New Alexa Tutorial: Deploy Flask-Ask Skills to AWS Lambda with Zappa, https://developer.amazon.com/blogs/post/8e8ad73a-99e9-4c0f-a7b3-60f92287b0bf/new-alexa-tutorial-deploy-flask-ask-skills-to-aws-lambda-with-zappa
3) Google Developers Youtube Api https://developers.google.com/youtube/v3/
4) Facebook Graph API, https://developers.facebook.com/docs/graph-api/
5) Twitter Developers, https://developer.twitter.com/en/docs
6) Flask-ask repository, https://github.com/johnwheeler/flask-ask
7) Amazon DynamoDB, https://aws.amazon.com/dynamodb/
8) Amazon EC2, https://aws.amazon.com/ec2/
9) Amazon RDS, https://aws.amazon.com/rds/
10) Amazon S3, https://aws.amazon.com/s3/
11) Boto3 - AWS SDK for Python, https://github.com/boto/boto3
12) Zappa: Serverless Python Web Services, https://github.com/Miserlou/Zappa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 63.2%
  • Jupyter Notebook 36.8%