/b2-python-iot_cryptocompare

Small script using cryptocompare wrapper to get list and price of given cryptocurrency

Primary LanguagePython

GIRALT BENJAMIN B2A - TD iot-cryptocompare

TODO :

  • display more nicely the list of cryptocurrencies (fuzzy list or so)
  • propose functions to get stats of cryptocurrencies (inflation, price at a given time, ...)

Information about the script

This script uses a wrapper of the cryptocompy api.

It allows the user to :

  • get a list of all cryptocurrencies available
  • get the price in euros of a given cryptocurrency

Installation

If you don'have it already installed, install the module cryptocompy

pip3 install cryptocompy

Usage

python3.5 GIRALT_BENJAMIN_cryptocompare.py