pyropotato / ThingSpeak

Simple python program to read data from your thingspeak account and display in a acsii table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThingSpeak

Simple python program to read data from your thingspeak account and display in a acsii table

IMPORTANT!!

replace the user key in line 5 with your own user key from thingspeak.

Packages Required:

  1. urllib3
  2. Texttable

About

Simple python program to read data from your thingspeak account and display in a acsii table


Languages

Language:Python 100.0%