Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Star Badge Open Source Love View My Profile

Currency Converter

🛠️ Description

A program that converts currencies using CLI

⚙️ Languages or Frameworks Used

pip install forex-python
pip install requests

🌟 How to run

python currency-converter.py <[amount]> <BASE> to <DESTINATION>

example:

python currency-converter.py 1.5 USD to GBP

📺 Demo

🤖 Author

Yehuda Elyasaf