Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.13 KB

File metadata and controls

18 lines (9 loc) · 1.13 KB

US To EGY

💵 Dollar to Egyptian Pound

This is a currency conversion program using the Streamlit library, which is a framework for building web applications in Python. The program retrieves the current exchange rate of US dollars to Egyptian pounds from the website "currency.me.uk" using the BeautifulSoup library and the requests module. The user can choose the conversion type (either US dollars to Egyptian pounds or Egyptian pounds to US dollars) and the amount they want to convert.

I want to extend my gratitude to @AbdelrahmanMaxwell for his amazing repository "Dollar-to-Egyptian-Pound-exchange-rate". This repository has inspired me greatly.

FAQ

Is this applicaton a cross platform?
Yes since it use streamlit library so you can accsess it anywhere using this link

Software interface