Skip to content

Sahil07-codes/Currency_exchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flask Currency Converter

A simple web-based currency converter built with Python Flask and the free Exchange Rate API.

Features

  • Convert between different currencies using real-time exchange rates
  • User-friendly web interface accessible via browser
  • Automatically opens browser on app start
  • Uses open.er-api.com (no API key required)

Requirements

  • Python 3.6+
  • Flask
  • Requests

Installation

  1. Clone or download this repository.
  2. Install dependencies:
pip install flask requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors