lumino-contracts-client

View on PyPIReverse Dependencies (0)

0.3.1 lumino_contracts_client-0.3.1-py3-none-any.whl

Wheel Details

Project: lumino-contracts-client
Version: 0.3.1
Filename: lumino_contracts_client-0.3.1-py3-none-any.whl
Download: [link]
Size: 25783
MD5: 773a677ace7fa161b96544c2f00879d7
SHA256: 026de1d2244516879ce972cdca0ac1af0fbd63920ac48cc2d70646b408e0969e
Uploaded: 2025-03-26 18:46:26 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: lumino-contracts-client
Version: 0.3.1
Summary: Client for interacting with the Lumino Labs protocol
Author: Lumino Labs AI
Author-Email: engg[at]luminolabs.ai
Home-Page: https://github.com/luminolabs/contracts-client
License: Apache License 2.0
Requires-Python: >=3.10
Requires-Dist: web3
Requires-Dist: eth-account
Requires-Dist: eth-typing
Requires-Dist: python-dotenv
Requires-Dist: eth_abi
Requires-Dist: click
Requires-Dist: pytest
Requires-Dist: setuptools
Requires-Dist: pynvml
Requires-Dist: psutil
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
[Description omitted; length: 33 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lumino/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lumino/contracts_client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lumino/contracts_client/cli_utils.py sha256=3EQ08B5F7UR5hQxNPbadd5zzAD_mFqH4kX1Lzijy6t8 4264
lumino/contracts_client/client.py sha256=AblQC7-q46ttmvf9rTdL0wJLgcHZy0t58CkpsVknYE8 16830
lumino/contracts_client/compute_power.py sha256=qnmk46zcRpaTQxEquZ3R1Im7S8QWnHa9GNEloNBD67E 2789
lumino/contracts_client/config.py sha256=b-nzwzLqpCS8FFTrggAsBteR3TcB35Xh3Cj-vLv1SGY 3623
lumino/contracts_client/constants.py sha256=GKgzwsWJz7cUuQmf0K8GRU52a-DkQEU0PuBfkAF_wVQ 1680
lumino/contracts_client/error_handler.py sha256=huUNuQNJC9DMqj3NM3T8iryVlarOwIKSMu3IZwetIMc 9599
lumino/contracts_client/event_handler.py sha256=PW_ail-PAauo5nlfm22INSjFI5akDmSSsbL6wZE_a5Q 4964
lumino/contracts_client/node_client.py sha256=8lcJ0oLbALVSHBYWn82So1BEtLb82is6GJvahX0v1vQ 23789
lumino/contracts_client/user_client.py sha256=HUGbaF-oP_oZhDaRTz7SmOd1UT_M9Z-qVxAmM6Zt18I 10596
lumino/contracts_client/utils.py sha256=YjDdd4NvKpS_Gmg5E8AnJa_vZOP_t8XL0nbj1HjkqKo 3589
lumino_contracts_client-0.3.1.dist-info/METADATA sha256=M6HufeKB-tbbKMuyzEF1P3itc9-R_Gfn-2M-GkFd9HY 801
lumino_contracts_client-0.3.1.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
lumino_contracts_client-0.3.1.dist-info/entry_points.txt sha256=AvCTNbnrmOv3jNLzDRngaMPqJhn68xd0GHwroipi444 129
lumino_contracts_client-0.3.1.dist-info/top_level.txt sha256=s0HFSXfAtbcT0s1mUOec-dXnSrkvmNu7gCQHn8cpVWw 16
lumino_contracts_client-0.3.1.dist-info/RECORD

top_level.txt

__init__
lumino

entry_points.txt

lumino-client = lumino.contracts_client.user_client:cli
lumino-node = lumino.contracts_client.node_client:main