Skip to content

A program in python using the BeautifulSoup, Matplotlib and Pandas libraries that allows via web screaping to download the current rate between EUR-USD

Notifications You must be signed in to change notification settings

Alegau03/RealTimeCurrencyPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RealTime Currency Python via Web Screaping with Graph

A program in python using the BeautifulSoup, Matplotlib and Pandas libraries that allows via web screaping to download the current rate between EUR-USD(can be used with any currency), you can choose how many times to make the connection to the site and every how long and finally it creates a graph displaying the exchange rate trend.

The next features will be the addition of an entry price in buying the currency and email alerts when it reaches a certain gain.

About

A program in python using the BeautifulSoup, Matplotlib and Pandas libraries that allows via web screaping to download the current rate between EUR-USD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages