updated setup.py

This commit is contained in:
Your Name 2021-06-09 19:58:49 +01:00
parent 03552a4612
commit 29896a4b8e
8 changed files with 9 additions and 8 deletions

View File

@ -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 symbol name base current 24hr change
2 BTC bitcoin usd 36270 36083 11.591900040164834 9.894748738545326
3 ETH ethereum gbp 1829.0 1821.81 5.008493193662653 3.3408119898574973

View File

@ -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}

View File

@ -1 +1 @@
09/06/2021 14:38:44
09/06/2021 14:57:41

1 09/06/2021 14:38:44 09/06/2021 14:57:41

View File

@ -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 name current opening
2 MSFT 254.405 254.1 253.81
3 NFLX 489.885 489.5132 494.5
4 GOOG 2492.03 2493.76 2499.5

View File

@ -1 +1 @@
Hong Kong
Hong Kong

BIN
final.ppm

Binary file not shown.

View File

@ -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

Binary file not shown.