项目作者: Kedar-Khedkar

项目描述 :
A currency convertor with GUI using Exchange Rate API
高级语言: Python
项目地址: git://github.com/Kedar-Khedkar/Currency-Convertor.git
创建时间: 2021-07-06T16:19:37Z
项目社区:https://github.com/Kedar-Khedkar/Currency-Convertor

开源协议:

下载


🙋‍♂️Hi, I am Kedar Khedkar, a python developer. In this project, I have made a Currency convertor using Exchange Rate API.

Currency Converter

forthebadge GitHub Repo stars

The currency convertor support all 160 commonly circulating world currencies.


image.png

Installing Dependencies

pip install tk
pip install ttkthemes
pip install ttkwidgets
pip install requests

Access API

You can access the API through ExchangeRate API website.

For API documentation


⭐ Give a star if you like this project