Skip to content

Currency converter application built using Python (Beautiful Soup, Requests, Tkinter and ttkbootstrap).

Notifications You must be signed in to change notification settings

wieczorek-daniel/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency converter

Introduction

Currency converter application built using Python (Beautiful Soup, Requests, Tkinter and ttkbootstrap).

Setup

First install the dependencies (required packages) using the following command:

pip3 install -r requirements.txt

Then run main .py script using the command:

python currency_converter.py

This will launch the graphical user interface (GUI) of the application.

Preview

References

No. Reference Source
1. The exchange rates are retrieved by web scraping from the National Bank of Poland main website. URL

About

Currency converter application built using Python (Beautiful Soup, Requests, Tkinter and ttkbootstrap).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages