Python module to get price and other data from the decentralized chainlink community resources
Project description
chainlink_feeds
A way to pull data from the Chainlink Price Feeds for analytics, algorithmic trading models, or else
Quickstart
Install:
pip install chainlink_feeds
You'll need a MNEMONIC
and RPC_URL
environment variable.
from chainlink_feeds import ChainlinkFeeds
cf = ChainlinkFeeds(network='KOVAN', pari='ETH_USD')
print(cf.get_latest_round_data(network=network, pair=pair))
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
chainlink_feeds-0.2.2.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file chainlink_feeds-0.2.2.tar.gz
.
File metadata
- Download URL: chainlink_feeds-0.2.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8351129b6257ff38213b30781afc351ad2a44a8b3dfde20ccf67019c7b0a9401 |
|
MD5 | a668e84dc373d0c681afa82f7f621b54 |
|
BLAKE2b-256 | 91c947a735a6a6d36efc6444715ac94b2e38df563ecabed65c57359de7b591fa |
File details
Details for the file chainlink_feeds-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: chainlink_feeds-0.2.2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e26e74a11316b90b4bb85e2297165c13d9e1c7096f32353436446774273521e |
|
MD5 | 0902a8a814f887d5df9f19a616989d47 |
|
BLAKE2b-256 | 52fe7fb70c7a37ccda927c2449bf860e36d5543bce49d444627f941f0b7c8596 |