Skip to content

The Currency converter In Python is a simple project developed using Python. This project is a GUI application which converts Currency from one unit to another (euros and pounds). Also, this app is capable of handling all types of exceptions. This project is an interesting useful project.

Notifications You must be signed in to change notification settings

ganeshkavhar/Currency-Converter-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#About system

This Currency Converter App is in Python. Talking about the features of this system, this python application is designed to convert entered numbers from one system/unit to other system/unit and it is also capable of handling all types of exceptions. Module Used – Tkinter()-It is a standard Python interface to the Tk GUI toolkit shipped with Python. Python with tkinter outputs the fastest and easiest way to create the GUI applications. Also, the design of this system is pretty simple so that the user won’t get any difficulties while working on it.

#How To Run The Project? To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step1: Extract/Unzip the file

Step 2: Go inside the project folder, open cmd then type currencyConverter.py and enter to start the system.

OR

Step 2: Simply, double click the currencyConverter.py file and you are ready to go.

Capture2

About

The Currency converter In Python is a simple project developed using Python. This project is a GUI application which converts Currency from one unit to another (euros and pounds). Also, this app is capable of handling all types of exceptions. This project is an interesting useful project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages