updated setup.py
This commit is contained in:
parent
03552a4612
commit
29896a4b8e
@ -1,3 +1,3 @@
|
||||
symbol,name,base,current,24hr change
|
||||
BTC,bitcoin,usd,36270,11.591900040164834
|
||||
ETH,ethereum,gbp,1829.0,5.008493193662653
|
||||
BTC,bitcoin,usd,36083,9.894748738545326
|
||||
ETH,ethereum,gbp,1821.81,3.3408119898574973
|
||||
|
|
@ -1 +1 @@
|
||||
{"main_weather": "Clouds", "description": "scattered clouds", "temp": 27.71, "min_temp": 26.64, "max_temp": 28.51, "feels_like": 32.84, "humidity": 90, "clouds": 34, "wind_speed": 1.79, "wind_direction": 90, "visibility": 10000, "uv": 0, "rain_chance": 0.41}
|
||||
{"main_weather": "Clouds", "description": "scattered clouds", "temp": 27.71, "min_temp": 26.64, "max_temp": 28.51, "feels_like": 32.69, "humidity": 89, "clouds": 34, "wind_speed": 0.89, "wind_direction": 45, "visibility": 10000, "uv": 0, "rain_chance": 0.41}
|
@ -1 +1 @@
|
||||
09/06/2021 14:38:44
|
||||
09/06/2021 14:57:41
|
||||
|
|
@ -1,4 +1,4 @@
|
||||
name,current,opening
|
||||
MSFT,254.405,253.81
|
||||
NFLX,489.885,494.5
|
||||
GOOG,2492.03,2499.5
|
||||
MSFT,254.1,253.81
|
||||
NFLX,489.5132,494.5
|
||||
GOOG,2493.76,2499.5
|
||||
|
|
@ -1 +1 @@
|
||||
Hong Kong
|
||||
Hong Kong
|
1
setup.sh
1
setup.sh
@ -23,5 +23,6 @@ sudo apt-get install libatlas-base-dev
|
||||
|
||||
pip3 install pycoingecko
|
||||
pip3 install newsapi-python
|
||||
pip3 install pytz
|
||||
|
||||
sudo apt-get remove bluez bluez-firmware pi-bluetooth triggerhappy pigpio
|
||||
|
BIN
weather.ppm
BIN
weather.ppm
Binary file not shown.
Loading…
Reference in New Issue
Block a user