Skip to content

This project is designed to display and compare cryptocurrencies by using an API from CoinMarketCap. This program is coded in Tkinter, and uses various libraries.

Notifications You must be signed in to change notification settings

lak1811/CryptoCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoCompare

This project is designed to display and compare cryptocurrencies by using an API from CoinMarketCap. This program is coded in Tkinter, and uses various libraries. To use this project you need to run this in your CMD

pip install Pillow
pip install requests
pip install pandas
pip install python-dateutil
pip install tkinter

To run this project, have all the files in one folder and run the file "interface.py"

This is the first version, but there are updates planned for this app

Enjoy!

About

This project is designed to display and compare cryptocurrencies by using an API from CoinMarketCap. This program is coded in Tkinter, and uses various libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages