JosFig / python-cripto-currency-api-with-request-matplotlib-and-tabulate

A program in Python that queries two APIs regarding criptocurrencies and ETHScan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hellooo,

I have been learning python for some time and this is one of my first projects. Feel free to let me know if something is wrong/incorrect or could have been done better or improved.

The following actions are available:

  1. List of top 100 Cripto Currencies

image

  1. List of Top Cripto Exchanges

image

  1. Ethereum Scan Address w Graph

image image

  1. Cripto Currency Details by Name

image image

  1. Cripto Currency Price History Graph by Name

image image

Notes:

  • The file keys contains the url information needed for the two apis and a place to include an API KEY.
  • API - Ethereum Scan - Url: https://etherscan.io/ - Necessary to have an account/api key
  • API - Coincap - Url: https://docs.coincap.io - No need for key

Modules Used:

About

A program in Python that queries two APIs regarding criptocurrencies and ETHScan


Languages

Language:Python 100.0%