How to easily get Bitcoin price quotes in Python

Bitcoin goes to the moon

Overview – Bitcoin price quotes in Python Bitcoin is back in the spotlight. Meanwhile as I am writing this the price is over $18K USD. What better time to write a tutorial on getting Bitcoin price quotes in Python. We can do it using the Python requests library and the Coindesk API. Coindesk has a […]