pymessari
python api client for messari.
Install
pip install pymessari
Quick start
from pymessari import API
api = MessariAPI(api_key=<API_KEY>)
asset_client = api.asset()
market_client = api.market()
news_client = api.news()
protocol_client = api.protocol()
timeseries_client = api.timeseries()
Release files for pymessari 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymessari-0.2.0.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymessari-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.7 kB
Release files / pymessari-0.2.0.tar.gz
| Download URL | pymessari-0.2.0.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
67f732d497a68ab2d891c15cc9d99cc5f84c791c9251f6cbc19b2921f372b115
|
|
BLAKE2b-256 checksum How to use checksums |
9f995d8e5b62919d0490a1b4384982f11c947416710d5fb439c7ba72d218e5a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.6
|
Release files / pymessari-0.2.0-py3-none-any.whl
| Download URL | pymessari-0.2.0-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0995c2c3d4eb88679c2abbafc9921033a4c0ebb2fa4c05a159b80a0776331081
|
|
BLAKE2b-256 checksum How to use checksums |
2516da3f44861f97aa4757d1c17cbe834b5638bb65e2f8516ae59c0f1792f576
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.6
|