- +91 7075575787
- [email protected]
- Moosarambagh, Hyderabad
In this article, we’ll find out how to build a Python Real-time Currency Converter.
This Python program contains a easy application for converting foreign money in real-time the use of the foreign exchange Python Library. The foreign exchange-Python library presents the most direct way to get a foreign money conversion price through API calls. It has one of a kind features, which take the foreign money codes you need to transform from one currency to every other and then return the cutting-edge price.
On this Python software, we’re converting USD to INR. It’s going to ask you to input the quantity and the currency codes you need to transform
In this code, We Will import Tkinter module for building a GUI(Graphical User Interface) and
make a window where we add some button to it which acts like an attributes such
as amount, converted amount etc. by creating labels. Basically, The converting
process is done through an API Key where we can get all the rate of other currency, which can be converted into their respective country’s currency. Now
make sure while availing Free API Key and
set the geometry and end this by writing mainloop().
Note: Make sure you have added path while installing the software’s.
https://techieyantechnologies.com/2022/07/how-to-install-anaconda/
4.<<directory of your file:>>. E.g., If my file is in d drive, then
5.Type d:
7. If your project is in c drive, you can ignore step 4 and go with step 5
8. Run pip install -r requirements.txt or conda install requirements.txt (Requirements.txt is a text file consisting of all the necessary libraries required for executing this python file. If it gives any error while installing libraries, you might need to install them individually.), example: pip install “module_name” i.e., pip install pandas
9. If you would like to run .ipynb file, Please follow the link to setup and open jupyter notebook, You will be redirected to the local server there you can select which ever .ipynb file you’d like to run and click on it and execute each cell one by one by pressing shift+enter.
Note: There are 4 different files each seeves different purpose such as,
Please follow the above sequence if you would like to execute and the files require good system requirements to run.
Refer to the Below links to get more details on installing python and anaconda and how to configure it.
https://techieyantechnologies.com/2022/07/how-to-install-anaconda/
All the required data has been provided over here. Please feel free to contact me for model weights and if you face any issues.
https://techieyantechnologies.com/contact/
Yes, you now have more knowledge than yesterday, Keep Going.
How can we help you?
🟢 we are online | privacy policy
WhatsApp us