Skip to content

Application made in Python that obtains relevant information on cryptocurrencies using the CoinMarketCap API.

Notifications You must be signed in to change notification settings

dgof01/FreshPrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreshPrices

** Demonstration **

https://davidguevara.myportfolio.com/freshprices

** Requirements **

CoinMarketCap API
https://coinmarketcap.com/api/
Cloud Translation API
https://cloud.google.com/translate
** Tutorial **
https://youtu.be/AF6w3S3ckPo
Tkinter
https://docs.python.org/es/3/library/tkinter.html
Pillow
https://pypi.org/project/Pillow/

** Getting Started **

1: Get API KEY from -> https://coinmarketcap.com/api/

2: Get API KEY from -> https://cloud.google.com/translate

3: Clone the repository

4: Add your API KEY from CoinMarketCap to -> 'X-CMC_PRO_API_KEY'

5: Download JSON File from Cloud Translation API and put the path to -> ARCHIVO_JSON = "path of json"

6: Test the code

About

Application made in Python that obtains relevant information on cryptocurrencies using the CoinMarketCap API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages