Skip to content

dimakiss/Currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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

Your input is the amount of money you want to convert, from which currency to which currency.

About

Currency converter is based python program that can be used to convert different currencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages