tellor-disputables

View on PyPIReverse Dependencies (0)

1.4.2 tellor_disputables-1.4.2-py3-none-any.whl

Wheel Details

Project: tellor-disputables
Version: 1.4.2
Filename: tellor_disputables-1.4.2-py3-none-any.whl
Download: [link]
Size: 22620
MD5: 0a082af8ffc915240276004f6adf7d38
SHA256: 5e4b59c95211790e62a5ff6a94a4ecb17a494a6a1800800c5b43777852ca7f48
Uploaded: 2023-04-24 16:31:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tellor-disputables
Version: 1.4.2
Summary: dashboard & text alerts for disputable values reported to Tellor oracles
Author: tallywiesenberg
Author-Email: info[at]tellor.io
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9,<3.11
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pandas (<2.0.0,>=1.4.1)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: pytest-asyncio (<0.20.0,>=0.19.0)
Requires-Dist: python-box (<8.0.0,>=7.0.1)
Requires-Dist: tabulate (<0.9.0,>=0.8.9)
Requires-Dist: telliot-feeds (<0.2.0,>=0.1.10)
Requires-Dist: twilio (<8.0.0,>=7.7.0)
Requires-Dist: web3 (<6.0.0,>=5.27.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
README.md sha256=G6FmZK7qTC2g9SPYHed-ZPWGf5tfIEmBogEfQDOd8Xs 9401
disputer-config.yaml sha256=uFOSHOgxSzg-F5sE76TCHpVvJl6zgRP84QjvJ6EQFMc 368
tellor_disputables/__init__.py sha256=9dX3doRFDgAuC3t_pALDH-vhRk2YYWscVZGHEQJkn4E 9235
tellor_disputables/alerts.py sha256=2Y3dZ_S56FuvBF8CgQxgp7qVmKB14Zhf--g70c2VxyI 2661
tellor_disputables/cli.py sha256=zldOFwTc21bdFQp58c59Y_6CeyqnYf40sS3ob1BjLms 7573
tellor_disputables/config.py sha256=JgrC9SRw4qlfrfqgpFvOwuv5L7Z9okSLdRpGoaYfvBw 4057
tellor_disputables/data.py sha256=efB7Ol4D1iQ51ynGnOhxLEr7dA4hI6zxTB1ewsJaXe0 17690
tellor_disputables/disputer.py sha256=EFiihMkYVeWuay45rNnewdKebry2znzz3t94LsGtMww 6493
tellor_disputables/utils.py sha256=TzZb9lVrw8XE_wFlEZ89BgRpoNjiu2H_xzJmNZD4g8M 3491
vars.example.sh sha256=8YtJanCAdr_XT_jJfSyiqEuYWv-Za2etMlVn-29HUuY 152
tellor_disputables-1.4.2.dist-info/METADATA sha256=g60KM5MAwBaKYLNHV_Iz78AfMQapOf_OvDH2DUTUjHQ 815
tellor_disputables-1.4.2.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
tellor_disputables-1.4.2.dist-info/entry_points.txt sha256=zd8koaBhF1VF-QvdIt6Q3UIgAc1xRlqpAaI2XZXdF6A 85
tellor_disputables-1.4.2.dist-info/RECORD

entry_points.txt

cli = tellor_disputables.cli:main
data = tellor_disputables.data:main