Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 350 Bytes

CurrencyConverter

Application can be run using pipenv (it has to be installed using pip install pipenv)

  • Window mode: pipenv run python main.py
  • Browser mode: pipenv run python flask_app.py

file named .env containing API_KEY={your_api_key} is required for APP to work.

API used: https://apilayer.com/marketplace/exchangerates_data-api