Skip to content

Instantly share code, notes, and snippets.

@JujuDel
JujuDel / coinMarketCapRTD.py
Last active January 24, 2022 10:30
Using python, get real time crypto prices and conversion rates in excel
from pyxll import xl_func, RTD
import threading
import time
import requests
from bs4 import BeautifulSoup
'''
Date: 19-April-2021
coin_rtd(crypto: str):