Python wrapper for CryptoCompare public API
Project description
cryCompare
Python wrapper for CryptoCompare public API (https://www.cryptocompare.com/api)
Following API requests are supported:
- CoinList
- Price
- PriceMulti
- PriceMultiFull
- PriceHistorical
- generateAvg
- dayAvg
- CoinSnapshot
- CoinSnapshotFullById
- HistoMinute
- HistoHour
- HistoDay
- topPairs
- socialStats
- miningEquipment
Installation
pip install crycompare
Usage
from crycompare import price as p
print(p.coin_snapshot('btc', 'usd'))
price submodule: price, price_multi, price_multi_full, generate_avg, day_avg, price_historical, coin_snapshot, coin_snahpshot_id, top_pairs. history submodule: histo_minute, histo_hour, histo_day. social submodule: social_stats, mining_equipment
For detailed documentation visit CryptoCompare API website. CryptoCompare API Documentation can be found at https://www.cryptocompare.com/api/#introduction
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
Built Distribution
File details
Details for the file crycompare-1.2.1.tar.gz
.
File metadata
- Download URL: crycompare-1.2.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c12051cd6f81e4edebd84148be0ca9abf36ca72c024ae9c8aef247b1b728a4fc |
|
MD5 | 8a9039c80f0f80bdaf5e38267ebecda9 |
|
BLAKE2b-256 | 38d3a38a74e140ce05d2c6cc415334e2db7eba3ec53316aef52e7b8c121ffb2d |
File details
Details for the file crycompare-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: crycompare-1.2.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcf224ecaddc76885753c6e33c4a3c9ad8f128a0c2bc3e9287285e8850220dae |
|
MD5 | 2232ae633fbbe46da13cdb51e6fd4c03 |
|
BLAKE2b-256 | e4162721a31e1a8a16b9e8492c4435240cfdf6bb7b614a4e48706039190df8cd |