Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 365 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 365 Bytes

BitcoinPrice

This Python project fetches the current Bitcoin price via an API and converts it into the three major global currencies: US Dollar (USD), Euro (EUR), and British Pound (GBP).

For the front-end, the Tkinter library was used to display the converted price in a graphical widget, offering a simple and intuitive interface for viewing the information.