A package to retrive bitcoin history price data from coin market cap
Project description
# bitcoinhisyprice
use case :
- from bitcoinhisyprice.core import CoinMarketCap
cap=CoinMarketCap() pricetable=cap.coin_price(start=20180101,end=20181231) fp = open(“path_to_save_data”, ‘w’) json.dump(pricetable, fp) fp.close()
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 Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bitcoinhisyprice-0.0.1.tar.gz.
File metadata
- Download URL: bitcoinhisyprice-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c04b61d5b4ac1361d0045f2c8977a34e96afdc685d6a10f547e7da111999e202
|
|
| MD5 |
605360a4947886e5bc086ab1680068da
|
|
| BLAKE2b-256 |
0647f7f2fcd8a89853a3237b40028149d696998612613ca2723acc0120fd889d
|
File details
Details for the file bitcoinhisyprice-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bitcoinhisyprice-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecab51fd2072af080035a5d3dc2f18c8ad1ee1fae283bac6373b533b061dc687
|
|
| MD5 |
1711662449ccbab665ed8209ea95b86f
|
|
| BLAKE2b-256 |
c33e6525b91dba85c37d1efa95e915b99acf868c4439f19e40fd7bb7f824875c
|
File details
Details for the file bitcoinhisyprice-0.0.1-py2-none-any.whl.
File metadata
- Download URL: bitcoinhisyprice-0.0.1-py2-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817ea3e6e061c061b731c02f75d04774b31b249cca8c29021eaa2f7b9d675bb4
|
|
| MD5 |
3f42c4dbc745bfdbad6cffdb333bd21e
|
|
| BLAKE2b-256 |
5ec147ae749bdd83d1c5b27086dc01129f00d7e818ad88cad38321b59871dd43
|