Skip to content

8bit-Warriors/8BW_currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Project details

Currrency Converter is a project which shows a automation with python technology .It uses the python requests package and takes a current exchange rates(in simple terms how much a one currency takes to be equal to another in thier respective units) with the help of Freecurrency-API.

In this, First a user inputs the base currency ( whose exchange rate a individual want to see ) .As a user gives the input for example USD it will show something like this below Screenshot 2024-01-19 172820

For Testing Purposes

1.Make a account on freecurency-api by clicking on get 100 %... 2.Clone a repo using command git clone https://github.com/rd-sharma7/8BW_currency_converter.git
3.In a currency_converter.py Change a API_KEY variable value with default key as shows in that Screenshot 2024-01-19 173843

  1. Set a base_url to your requested URL which you see in requested playground option as shown above at top left.After setting this cut out a portion of link start from end of link to api= portion(dont remove this).
  2. Run a python script
  3. Get`s ready to crack up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages