pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

AWS Lambda Challenge #77

Closed mjhea0 closed 6 years ago

mjhea0 commented 7 years ago

Write an AWS Lamda function that calls https://github.com/realpython/web-dev-for-data-scientists/blob/master/exercises/flask-bitcoin/data.py every hour and updates the chart in https://pybit.es/codechallenge28.html.

viveksyngh commented 6 years ago

I want to work on this one.

pybites commented 6 years ago

Cool, PR your solution :)

pybites commented 6 years ago

So the challenge is live, so you can refer to https://pybit.es/codechallenge36.html - closing this issue.