Skip to content

A PyQT5 Application that displays currency rates and historical rates using Matplotlib

Notifications You must be signed in to change notification settings

willBear/Forex_Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Banner

Forex_Exchange_PyQT5

A PyQT5 Application that displays currency rates and historical rates using Matplotlib

Getting Started

This application is built using Python 3.7 interpreter. See installation section and packages for list of requirements that are needed

Prerequisites

The following packages are required for running this application

  • PyQt5
  • datetime
  • dateutil
  • matplot lib
  • numpy

Installation of above packages can be installed through Pip via the command until all packages have been installed

pip install PyQt5

You also need to obtain an API key from open exchange rates and alpha vantage. This can be done by visiting their website and obtaining a FREE API key.

Deployment

To deploy this application, simply clone this repository and install packages that are contained in the pre-requisite section and run!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thanks Youtube for all the hard work, you da real MVP

About

A PyQT5 Application that displays currency rates and historical rates using Matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published