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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bitcoin-cli-1.0.1.post2.tar.gz
.
File metadata
- Download URL: bitcoin-cli-1.0.1.post2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3340a894e901b5fc72e47ab421599e902dfafa6f0e6e4673b18a6af151c456b2 |
|
MD5 | 542b4acff76f4e9209735f541b884415 |
|
BLAKE2b-256 | 59f2ac18486f92fbb13ec9bd4ac763f8e875fd9f38e6009ede321774d679fdb4 |