D4T4HUN73R/current-crypto-prices
This script creates a GUI with the current crypto prices in Python using the Kivy framework, you can use the requests library to make an API call to a crypto price service and the BoxLayout widget to arrange the labels in a vertical list. Here is an example of how you can do this using Kivy and the CoinMarketCap API.
PythonGPL-3.0
No issues in this repository yet.