Amazing-Python-Scripts

Форк
0

Readme.md

Currency Convertor - GUI based

Description

GUI-based Currency Convertor using Tkinter in python. select the From_currency_code and To_currency_code from the GUI dropdown menu and provide the amount to be converted and after clicking the convert button you get the converted amount in provided currency. The conversion rate is founded from API. (URL of API is mentioned in code)

Dependencies

In my work i used requests and tkinter. In most of the python installation tkinter is already installed. So, That you don't have to install. Installation for requests given below.

Installation

pip install requests

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.