mixpeek 0.13__py3-none-any.whl → 0.13.1__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.
mixpeek/_version.py
CHANGED
mixpeek/sdkconfiguration.py
CHANGED
@@ -24,9 +24,9 @@ class SDKConfiguration:
|
|
24
24
|
server_idx: Optional[int] = 0
|
25
25
|
language: str = "python"
|
26
26
|
openapi_doc_version: str = "0.81"
|
27
|
-
sdk_version: str = "0.13"
|
27
|
+
sdk_version: str = "0.13.1"
|
28
28
|
gen_version: str = "2.483.1"
|
29
|
-
user_agent: str = "speakeasy-sdk/python 0.13 2.483.1 0.81 mixpeek"
|
29
|
+
user_agent: str = "speakeasy-sdk/python 0.13.1 2.483.1 0.81 mixpeek"
|
30
30
|
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
|
31
31
|
timeout_ms: Optional[int] = None
|
32
32
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: mixpeek
|
3
|
-
Version: 0.13
|
3
|
+
Version: 0.13.1
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
5
5
|
Home-page: https://github.com/mixpeek/python-sdk.git
|
6
6
|
Author: Speakeasy
|
@@ -25,18 +25,6 @@ Description-Content-Type: text/markdown
|
|
25
25
|
|
26
26
|
Developer-friendly & type-safe Python SDK specifically catered to leverage *mixpeek* API.
|
27
27
|
|
28
|
-
<div align="left">
|
29
|
-
<a href="https://www.speakeasy.com/?utm_source=mixpeek&utm_campaign=python"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
|
30
|
-
<a href="https://opensource.org/licenses/MIT">
|
31
|
-
<img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
|
32
|
-
</a>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
|
36
|
-
<br /><br />
|
37
|
-
> [!IMPORTANT]
|
38
|
-
> This SDK is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/mixpeek/api). Delete this section before > publishing to a package manager.
|
39
|
-
|
40
28
|
<!-- Start Summary [summary] -->
|
41
29
|
## Summary
|
42
30
|
|
@@ -4,7 +4,7 @@ mixpeek/_hooks/__init__.py,sha256=9_7W5jAYw8rcO8Kfc-Ty-lB82BHfksAJJpVFb_UeU1c,14
|
|
4
4
|
mixpeek/_hooks/registration.py,sha256=1QZB41w6If7I9dXiOSQx6dhSc6BPWrnI5Q5bMOr4iVA,624
|
5
5
|
mixpeek/_hooks/sdkhooks.py,sha256=NMqSNr_PmeJuQgXFEntPJElH9a6yfdyvwEQFH0TrunI,2557
|
6
6
|
mixpeek/_hooks/types.py,sha256=Qh9pO5ndynMrWpMLPkJUsOmAJ1AJHntJAXb5Yxe_a4o,2568
|
7
|
-
mixpeek/_version.py,sha256=
|
7
|
+
mixpeek/_version.py,sha256=NPBaeLSzvRU8ubNaDhh6xVdvryXysg2tffOvvAvknLs,312
|
8
8
|
mixpeek/assets.py,sha256=ESum0B7UhOxipq8iJLNISzSawGevs1MPAqQpIMFThG4,66550
|
9
9
|
mixpeek/basesdk.py,sha256=yjFc0kFcaUG17DbNzzryB9oOyjpuuMt3vzSdtc3L0qg,11896
|
10
10
|
mixpeek/collections.py,sha256=3Pd1CsPY03Zb91mwXwLmAI3i_iqT-eqICGDTdifOHjs,42727
|
@@ -151,7 +151,7 @@ mixpeek/namespaces.py,sha256=mEPPJ_TX8jVs3ZcqqcP5tKS44WX7IsVDU_9mQ_uJilo,46258
|
|
151
151
|
mixpeek/organizations.py,sha256=cekjjBZmmzt7sIOKBkZB_m2csxulRnFktaRNQZIJo60,59873
|
152
152
|
mixpeek/py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
|
153
153
|
mixpeek/sdk.py,sha256=hPCpxWo0Ss9ITkgBSQrKFD-Qy4J79udWlg_FYFRBMZ0,5126
|
154
|
-
mixpeek/sdkconfiguration.py,sha256=
|
154
|
+
mixpeek/sdkconfiguration.py,sha256=hTBBRWymbORjpi0uNBEY2e5e3Y3fXqCulIiWZuvOu20,1406
|
155
155
|
mixpeek/searchinteractions.py,sha256=RFI5z33-j5DhnDYCbglwWf6iCNdJFZeVHCU4ovGphBU,27150
|
156
156
|
mixpeek/tasks.py,sha256=-NQFb54_imSLqj-GKVkOTPQOPokt_HbnPVgUrkVQO6g,15848
|
157
157
|
mixpeek/types/__init__.py,sha256=RArOwSgeeTIva6h-4ttjXwMUeCkz10nAFBL9D-QljI4,377
|
@@ -171,6 +171,6 @@ mixpeek/utils/security.py,sha256=ktep3HKwbFs-MLxUYTM8Jd4v-ZBum5_Z0u1PFIdYBX0,551
|
|
171
171
|
mixpeek/utils/serializers.py,sha256=BSJT7kBOkNBFyP7KREyMoe14JGbgijD1M6AXFMbdmco,4924
|
172
172
|
mixpeek/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
|
173
173
|
mixpeek/utils/values.py,sha256=_89YXPTI_BU6SXJBzFR4pIzTCBPQW9tsOTN1jeBBIDs,3428
|
174
|
-
mixpeek-0.13.dist-info/METADATA,sha256=
|
175
|
-
mixpeek-0.13.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
176
|
-
mixpeek-0.13.dist-info/RECORD,,
|
174
|
+
mixpeek-0.13.1.dist-info/METADATA,sha256=hIiCpVPEmh7qNRpbq2o2g-1clF0sQUvVrT6APwbvCNw,18540
|
175
|
+
mixpeek-0.13.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
176
|
+
mixpeek-0.13.1.dist-info/RECORD,,
|
File without changes
|