/live_crypto_price_calculator

To calculate bitcoin prices with live data

Primary LanguagePython

Live CryptoCurrency Price Calculator

This python application queries an api for the current price of any provided currency and calculates the total price a given number of coins.

Usage

python cryptoprice.py {number} {name}

  • where number will be replaced by number of coins and name by name of coin

Web Based Version Here