Skip to main content

Bitcoin command line tool that tells you current prices

Project description

Bitcoin

This is a small command line tool that gives you the price of the Bitcoin cryptocurrency. You can use it for every currency as long as coinbase supports it

Installation

# For your user
pip install bitcoin-cli
# Globally
sudo pip install bitcoin-cli

Usage

The default currency is GBP, so by just running bitcoin you will see the price in GBP If you wish to use another currency, use:

bitcoin USD # US Dollars
bitcoin EUR # Euros
bitcoin AUD # Australian Dollars
# etc.

It will return an output like this:

--------------------------------------------------
Current Bitcoin Price in GBP:
£34,557.00
--------------------------------------------------
Price Change over 24 Hours:
Down 11.71%
--------------------------------------------------
Date & Time (BST):
18:55:31, Thursday 13 May 2021
--------------------------------------------------
Source:
Coin Gecko API (coingecko.com)
--------------------------------------------------

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitcoin-cli-1.0.1.post2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page