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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%