Metadata-Version: 2.4
Name: telliot_feeds
Version: 0.4.15
Summary: Tools for interacting with Tellor Protocol smart contracts.
Home-page: https://github.com/tellor-io/telliot-feeds
Author: Tellor Development Community
Author-email: info@tellor.io
License: MIT
Keywords: oracle,ethereum,blockchain
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: System :: Networking
Classifier: Topic :: Office/Business :: Financial
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp==3.11.13
Requires-Dist: aiosignal==1.3.2
Requires-Dist: async-timeout==5.0.1
Requires-Dist: attrs>=24.0.0
Requires-Dist: bitarray==3.1.0
Requires-Dist: certifi==2025.1.31
Requires-Dist: chained-accounts==0.0.1
Requires-Dist: charset-normalizer==3.4.1
Requires-Dist: clamfig==0.1.3
Requires-Dist: click==8.1.8
Requires-Dist: cytoolz==1.0.1
Requires-Dist: eth-abi==5.2.0
Requires-Dist: eth-account<0.14,>=0.13.6
Requires-Dist: eth-hash==0.7.1
Requires-Dist: eth-keyfile<0.9.0,>=0.8.0
Requires-Dist: eth-keys==0.6.1
Requires-Dist: eth-retry==0.2.1
Requires-Dist: eth-rlp<3,>=2.1.0
Requires-Dist: eth-tester==0.13.0b1
Requires-Dist: eth-typing<6,>=5
Requires-Dist: eth-utils<6,>=5
Requires-Dist: frozenlist==1.5.0
Requires-Dist: hexbytes<2,>=1.2.0
Requires-Dist: idna==3.10
Requires-Dist: ipfshttpclient==0.8.0a2
Requires-Dist: jsonschema==4.23.0
Requires-Dist: lru-dict==1.2.0
Requires-Dist: multiaddr==0.0.9
Requires-Dist: multicall==0.10.0
Requires-Dist: multidict==6.1.0
Requires-Dist: netaddr==0.8.0
Requires-Dist: parsimonious==0.10.0
Requires-Dist: setuptools<81
Requires-Dist: protobuf>=5.29.3
Requires-Dist: pycryptodome==3.21.0
Requires-Dist: pyrsistent==0.19.2
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: pytz==2025.1
Requires-Dist: PyYAML==6.0.2
Requires-Dist: requests==2.32.3
Requires-Dist: rlp<5,>=4
Requires-Dist: simple-term-menu==1.6.6
Requires-Dist: six==1.17.0
Requires-Dist: telliot-core==0.4.1
Requires-Dist: toolz==1.0.0
Requires-Dist: typing_extensions==4.12.2
Requires-Dist: urllib3==2.3.0
Requires-Dist: varint==1.0.2
Requires-Dist: web3<8,>=7
Requires-Dist: websockets==13.1
Requires-Dist: yarl==1.18.3
Dynamic: license-file

# Telliot Feeds

This package contains reporting tools and datafeeds for Tellor oracles.

## [Documentation](https://tellor-io.github.io/telliot-feeds/)

## [Installation and Configuration](https://tellor-io.github.io/telliot-feeds/getting-started/)

## [Usage](https://tellor-io.github.io/telliot-feeds/usage/)

## Example

Report using the CLI:
```
telliot report -a myacct
```
