InterviewSolution
Saved Bookmarks
| 1. |
Dweepy is a simple python client for dweet.io.(a) False(b) TrueI had been asked this question in homework.This intriguing question comes from Publishing Data to the Cloud with Dweepy topic in portion Working with the Cloud of IOT |
|
Answer» RIGHT option is (b) True To elaborate: Dweepy is a SIMPLE PYTHON client for dweet.io that allows us to easily publish data to dweet.io with python. |
|