Skip to content

jayminpatil/currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

currency_converter

Currency converter simple program that converts currencies based on real-time prices.
All the data was taken from the site x-rates and belong to them as well.
Every use the updated currencies values are saved into data.txt for later use.
So if u don't have the internet at the time, you can still use it.

Install Requirements

pip install -r requirements.txt

Usage

python cur_converter.py

Releases

No releases published

Packages

No packages published

Languages