opengradient 0.3.25__py3-none-any.whl → 0.3.26__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: opengradient
3
- Version: 0.3.25
3
+ Version: 0.3.26
4
4
  Summary: Python SDK for OpenGradient decentralized model management & inference services
5
5
  Author-email: OpenGradient <oliver@opengradient.ai>
6
6
  License: MIT License
@@ -35,103 +35,16 @@ Classifier: Programming Language :: Python :: 3.12
35
35
  Requires-Python: >=3.10
36
36
  Description-Content-Type: text/markdown
37
37
  License-File: LICENSE
38
- Requires-Dist: aiohappyeyeballs>=2.4.3
39
- Requires-Dist: aiohttp>=3.10.8
40
- Requires-Dist: aiosignal>=1.3.1
41
- Requires-Dist: annotated-types>=0.7.0
42
- Requires-Dist: attrs>=24.2.0
43
- Requires-Dist: bitarray>=2.9.2
44
- Requires-Dist: CacheControl>=0.14.0
45
- Requires-Dist: cachetools>=5.5.0
46
- Requires-Dist: certifi>=2024.8.30
47
- Requires-Dist: cffi>=1.17.1
48
- Requires-Dist: charset-normalizer>=3.3.2
49
- Requires-Dist: ckzg>=2.0.1
50
- Requires-Dist: cleo>=2.1.0
51
- Requires-Dist: click>=8.1.7
52
- Requires-Dist: cramjam>=2.8.4
53
- Requires-Dist: crashtest>=0.4.1
54
- Requires-Dist: cryptography>=43.0.1
55
- Requires-Dist: cytoolz>=0.12.3
56
- Requires-Dist: distlib>=0.3.8
57
- Requires-Dist: dulwich>=0.21.7
58
38
  Requires-Dist: eth-account>=0.13.4
59
- Requires-Dist: eth-hash>=0.7.0
60
- Requires-Dist: eth-keyfile>=0.8.1
61
- Requires-Dist: eth-keys>=0.5.1
62
- Requires-Dist: eth-rlp>=2.1.0
63
- Requires-Dist: eth-typing>=5.0.0
64
- Requires-Dist: eth-utils>=5.0.0
65
- Requires-Dist: eth_abi>=5.1.0
66
- Requires-Dist: fastjsonschema>=2.20.0
67
- Requires-Dist: fastparquet>=2024.5.0
68
- Requires-Dist: filelock>=3.16.1
39
+ Requires-Dist: web3>=7.3.0
40
+ Requires-Dist: click>=8.1.7
69
41
  Requires-Dist: firebase-rest-api>=1.11.0
70
- Requires-Dist: frozenlist>=1.4.1
71
- Requires-Dist: fsspec>=2024.9.0
72
- Requires-Dist: google-api-core>=2.20.0
73
- Requires-Dist: google-auth>=2.35.0
74
- Requires-Dist: google-cloud-core>=2.4.1
75
- Requires-Dist: google-cloud-firestore>=2.19.0
76
- Requires-Dist: google-cloud-storage>=2.18.2
77
- Requires-Dist: google-crc32c>=1.6.0
78
- Requires-Dist: google-resumable-media>=2.7.2
79
- Requires-Dist: googleapis-common-protos>=1.65.0
80
42
  Requires-Dist: grpcio>=1.66.2
81
- Requires-Dist: grpcio-tools>=1.66.2
82
- Requires-Dist: protobuf>=4.24.0
83
- Requires-Dist: hexbytes>=1.2.1
84
- Requires-Dist: idna>=3.10
85
- Requires-Dist: jaraco.classes>=3.4.0
86
- Requires-Dist: jwcrypto>=1.5.6
87
- Requires-Dist: keyring>=24.3.1
43
+ Requires-Dist: numpy>=1.26.4
44
+ Requires-Dist: requests>=2.32.3
88
45
  Requires-Dist: langchain>=0.3.7
89
- Requires-Dist: more-itertools>=10.5.0
90
- Requires-Dist: msgpack>=1.1.0
91
- Requires-Dist: multidict>=6.1.0
92
46
  Requires-Dist: openai>=1.58.1
93
- Requires-Dist: packaging>=24.1
94
- Requires-Dist: pandas>=2.2.3
95
- Requires-Dist: parsimonious>=0.10.0
96
- Requires-Dist: pathlib>=1.0.1
97
- Requires-Dist: pexpect>=4.9.0
98
- Requires-Dist: pkce>=1.0.3
99
- Requires-Dist: pkginfo>=1.11.1
100
- Requires-Dist: platformdirs>=4.3.6
101
- Requires-Dist: proto-plus>=1.24.0
102
- Requires-Dist: protobuf>=5.28.2
103
- Requires-Dist: ptyprocess>=0.7.0
104
- Requires-Dist: pyarrow>=17.0.0
105
- Requires-Dist: pyasn1>=0.6.1
106
- Requires-Dist: pyasn1_modules>=0.4.1
107
- Requires-Dist: pycparser>=2.22
108
- Requires-Dist: pycryptodome>=3.21.0
109
47
  Requires-Dist: pydantic>=2.9.2
110
- Requires-Dist: pydantic_core>=2.23.4
111
- Requires-Dist: pyproject_hooks>=1.2.0
112
- Requires-Dist: python-dateutil>=2.9.0.post0
113
- Requires-Dist: python-jwt>=4.1.0
114
- Requires-Dist: pytz>=2024.2
115
- Requires-Dist: pyunormalize>=16.0.0
116
- Requires-Dist: RapidFuzz>=3.10.0
117
- Requires-Dist: regex>=2024.9.11
118
- Requires-Dist: requests>=2.32.3
119
- Requires-Dist: requests-toolbelt>=1.0.0
120
- Requires-Dist: rlp>=4.0.1
121
- Requires-Dist: rsa>=4.9
122
- Requires-Dist: shellingham>=1.5.4
123
- Requires-Dist: six>=1.16.0
124
- Requires-Dist: tomlkit>=0.13.2
125
- Requires-Dist: toolz>=0.12.1
126
- Requires-Dist: trove-classifiers>=2024.9.12
127
- Requires-Dist: types-requests>=2.32.0.20240914
128
- Requires-Dist: typing_extensions>=4.12.2
129
- Requires-Dist: tzdata>=2024.2
130
- Requires-Dist: urllib3>=2.2.3
131
- Requires-Dist: web3>=7.3.0
132
- Requires-Dist: websockets>=13.1
133
- Requires-Dist: xattr>=1.1.0
134
- Requires-Dist: yarl>=1.13.1
135
48
 
136
49
  # OpenGradient Python SDK
137
50
  Python SDK for the OpenGradient platform provides decentralized model management & inference services. Python SDK allows programmatic access to our model repository and decentralized AI infrastructure.
@@ -18,9 +18,9 @@ opengradient/proto/__init__.py,sha256=AhaSmrqV0TXGzCKaoPV8-XUvqs2fGAJBM2aOmDpkNb
18
18
  opengradient/proto/infer.proto,sha256=13eaEMcppxkBF8yChptsX9HooWFwJKze7oLZNl-LEb8,1217
19
19
  opengradient/proto/infer_pb2.py,sha256=sGWDDVumYhXoCJTG9rLyvKu4XyaEjPE_b038kbNlj7w,3484
20
20
  opengradient/proto/infer_pb2_grpc.py,sha256=q42_eZ7OZCMTXdWocYA4Ka3B0c3B74dOhfqdaIOO5AU,6700
21
- opengradient-0.3.25.dist-info/LICENSE,sha256=xEcvQ3AxZOtDkrqkys2Mm6Y9diEnaSeQRKvxi-JGnNA,1069
22
- opengradient-0.3.25.dist-info/METADATA,sha256=hX9dG02z0mVY5wKqwR48upLDje_24e_gGtsQb0Ry1IU,8754
23
- opengradient-0.3.25.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
24
- opengradient-0.3.25.dist-info/entry_points.txt,sha256=yUKTaJx8RXnybkob0J62wVBiCp_1agVbgw9uzsmaeJc,54
25
- opengradient-0.3.25.dist-info/top_level.txt,sha256=oC1zimVLa2Yi1LQz8c7x-0IQm92milb5ax8gHBHwDqU,13
26
- opengradient-0.3.25.dist-info/RECORD,,
21
+ opengradient-0.3.26.dist-info/LICENSE,sha256=xEcvQ3AxZOtDkrqkys2Mm6Y9diEnaSeQRKvxi-JGnNA,1069
22
+ opengradient-0.3.26.dist-info/METADATA,sha256=8emmrKaTCefGRESCgFIBx4AHmLaRNTD_V6HoO7odY3c,5833
23
+ opengradient-0.3.26.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
24
+ opengradient-0.3.26.dist-info/entry_points.txt,sha256=yUKTaJx8RXnybkob0J62wVBiCp_1agVbgw9uzsmaeJc,54
25
+ opengradient-0.3.26.dist-info/top_level.txt,sha256=oC1zimVLa2Yi1LQz8c7x-0IQm92milb5ax8gHBHwDqU,13
26
+ opengradient-0.3.26.dist-info/RECORD,,