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 an RPC_URL
environment variable.
from chainlink_feeds import ChainlinkFeeds
cf = ChainlinkFeeds()
print(cf.get_latest_round_data(network='KOVAN', pair='ETH_USD'))
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.3.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file chainlink_feeds-0.2.3.tar.gz
.
File metadata
- Download URL: chainlink_feeds-0.2.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bde969d8eed8c996dce908b2d58faee3760872fe8977288f4cb5a94446e9fc7c |
|
MD5 | 7a727f48f669d037fb59ab984a0db354 |
|
BLAKE2b-256 | a5aaeb21ffba957adcda116475028786c8d47c7a45a0b95e1aabcc6d5628fb9e |
File details
Details for the file chainlink_feeds-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: chainlink_feeds-0.2.3-py3-none-any.whl
- Upload date:
- Size: 2.6 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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cc5ac0eccd429c2e90f1dd289fe918d2a91985b8cbcc161d373d7c0e4d4ec44 |
|
MD5 | 3e6829f391f142537d7c14099439ed65 |
|
BLAKE2b-256 | 23913cc29b336b8131eb944c6d5a13e3ae582cfaf0df2cb0468df5969b064279 |