Skip to content

💵 Currency Converter is an application that you can convert official currencies or crypto currencies. This application is for education purposes.

License

Notifications You must be signed in to change notification settings

mehmetguduk/Currency-Converter

Repository files navigation

currencyconverterbanner

Currency Converter is an application that you can convert currencies.

The datas are constantly getting update with changing market data. With Currency Converter you can convert:

  • Offical currency to Offical currency,

  • Offical currency to Crypto currency,

  • Crypto currency to Offical currency,

  • Crypto currency to Crypto currency.

app

howdoiruntheapp

★ Method one : You can CLICK HERE for exe version of application.

★ Method two : You can download all py files (MAIN.py, images.py, interface.py, requirements.txt) in same folder and convert MAIN.py to exe with any py to exe converter. Then you can run that exe to get access.

★ Method three : You can download all py files (MAIN.py, images.py, interface.py, requirements.txt) in same folder and run MAIN.py.

In order to choose Method two or Method three you should install required modules that project use with the command below.

pip install -r requirements.txt

Requirements

  • Windows operating system

  • Python 3

  • Python pip

  • PyQt5==5.15.4

  • beautifulsoup4==4.10.0

  • requests==2.26.0

About

💵 Currency Converter is an application that you can convert official currencies or crypto currencies. This application is for education purposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages