Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 608 Bytes

Crypto-Info

This script is written in Python in which it basically ask user to enter the name of Cryptocurrency they want to get info of and then print the Current price of that Cryptocurrency and whether it is Increased or Decreased on that day so that user can make their decision wisely at the time of buying Cryptocurrencies.

Setup

To run the bot, open the command line in the cloned repo directory and install the requirements using pip with the following command:

pip install -r requirements.txt

Execute

To run the bot, run the following in the command line:

python3 main.py