Skip to content

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.

Notifications You must be signed in to change notification settings

ERO137/BitcoinPrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages