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
Release files for crycompare 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crycompare-1.2.1.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| crycompare-1.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.6 kB
Release files / crycompare-1.2.1.tar.gz
| Download URL | crycompare-1.2.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c12051cd6f81e4edebd84148be0ca9abf36ca72c024ae9c8aef247b1b728a4fc
|
|
BLAKE2b-256 checksum How to use checksums |
38d3a38a74e140ce05d2c6cc415334e2db7eba3ec53316aef52e7b8c121ffb2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / crycompare-1.2.1-py3-none-any.whl
| Download URL | crycompare-1.2.1-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bcf224ecaddc76885753c6e33c4a3c9ad8f128a0c2bc3e9287285e8850220dae
|
|
BLAKE2b-256 checksum How to use checksums |
e4162721a31e1a8a16b9e8492c4435240cfdf6bb7b614a4e48706039190df8cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |