Real-time cryptocurrencies prices in python

crypto-watcher

Crypto-watcher is simple program showing price of cryptocurrency in USD and EUR. It’s simple to use and everyone can use it.

New update added more cryptocurrencies and GBP

MainImage

List of cryptocurrencies

1) Btc - Bitcoin

2) Eth - Ethereum

3) Xrp - Ripple

4) Ltc - Litecoin

5) Bch - Bitcoin cash

6) Pax - Paxos standard

7) Xlm - Stellar

8) Link - Chainlink

9) Omg - OMG Network

10) Knc - Kyber Network

11) Mkr - Maker

12) Zrx - 0x

Programmed in Python | PySimpleGUI

Program sends requests on Bitstamp API and recive back real-time prices of Cryptocurrencies.

Python3+

git clone https://github.com/adrijano/crypto-watcher.git

cd crypto-watcher && pip install -r requirements.txt

python cw.py

python cw-web.py

 

To finish reading, please visit source site