A library to getting crypto price.
Project description
Get Crypto Price
A library to getting crypto price.
Install
pip3 install get-crypto-price
Using
In another script
from get_crypto_price import get_crypto_price
# get_crypto_price(source = "bitstamp", crypto="btc", pair = "usdt")
print(get_crypto_price())
In command line
-h, --help show this help message and exit
-s SOURCE, --source SOURCE
Source
-c CRYPTO, --crypto CRYPTO
Crypto
-p PAIR, --pair PAIR Pair
get_crypto_price
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
File details
Details for the file get_crypto_price-0.2.2.tar.gz
.
File metadata
- Download URL: get_crypto_price-0.2.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98e8abba7a39d72a57fd7641412a4c2d9c1851668239de921b18f50766c77492 |
|
MD5 | 5a92fd8868ae4560ef4fbf1e6451befb |
|
BLAKE2b-256 | 9639f59c75a032e02d4677eb790f5f5d86c29ad2b08f1946a841b8af5d3d6301 |