mixpeek 0.16.3__py3-none-any.whl → 0.17.0__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/__init__.py +10 -1
- mixpeek/_version.py +4 -1
- mixpeek/sdkconfiguration.py +10 -4
- {mixpeek-0.16.3.dist-info → mixpeek-0.17.0.dist-info}/METADATA +4 -4
- {mixpeek-0.16.3.dist-info → mixpeek-0.17.0.dist-info}/RECORD +6 -7
- {mixpeek-0.16.3.dist-info → mixpeek-0.17.0.dist-info}/WHEEL +1 -1
- py.typed +0 -1
mixpeek/__init__.py
CHANGED
@@ -1,9 +1,18 @@
|
|
1
1
|
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
2
2
|
|
3
|
-
from ._version import
|
3
|
+
from ._version import (
|
4
|
+
__title__,
|
5
|
+
__version__,
|
6
|
+
__openapi_doc_version__,
|
7
|
+
__gen_version__,
|
8
|
+
__user_agent__,
|
9
|
+
)
|
4
10
|
from .sdk import *
|
5
11
|
from .sdkconfiguration import *
|
6
12
|
from .models import *
|
7
13
|
|
8
14
|
|
9
15
|
VERSION: str = __version__
|
16
|
+
OPENAPI_DOC_VERSION = __openapi_doc_version__
|
17
|
+
SPEAKEASY_GENERATOR_VERSION = __gen_version__
|
18
|
+
USER_AGENT = __user_agent__
|
mixpeek/_version.py
CHANGED
@@ -3,7 +3,10 @@
|
|
3
3
|
import importlib.metadata
|
4
4
|
|
5
5
|
__title__: str = "mixpeek"
|
6
|
-
__version__: str = "0.
|
6
|
+
__version__: str = "0.17.0"
|
7
|
+
__openapi_doc_version__: str = "0.81"
|
8
|
+
__gen_version__: str = "2.492.3"
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.17.0 2.492.3 0.81 mixpeek"
|
7
10
|
|
8
11
|
try:
|
9
12
|
if __package__ is not None:
|
mixpeek/sdkconfiguration.py
CHANGED
@@ -1,6 +1,12 @@
|
|
1
1
|
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
2
2
|
|
3
3
|
from ._hooks import SDKHooks
|
4
|
+
from ._version import (
|
5
|
+
__gen_version__,
|
6
|
+
__openapi_doc_version__,
|
7
|
+
__user_agent__,
|
8
|
+
__version__,
|
9
|
+
)
|
4
10
|
from .httpclient import AsyncHttpClient, HttpClient
|
5
11
|
from .utils import Logger, RetryConfig, remove_suffix
|
6
12
|
from dataclasses import dataclass
|
@@ -27,10 +33,10 @@ class SDKConfiguration:
|
|
27
33
|
server_url: Optional[str] = ""
|
28
34
|
server_idx: Optional[int] = 0
|
29
35
|
language: str = "python"
|
30
|
-
openapi_doc_version: str =
|
31
|
-
sdk_version: str =
|
32
|
-
gen_version: str =
|
33
|
-
user_agent: str =
|
36
|
+
openapi_doc_version: str = __openapi_doc_version__
|
37
|
+
sdk_version: str = __version__
|
38
|
+
gen_version: str = __gen_version__
|
39
|
+
user_agent: str = __user_agent__
|
34
40
|
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
|
35
41
|
timeout_ms: Optional[int] = None
|
36
42
|
|
@@ -1,16 +1,16 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.3
|
2
2
|
Name: mixpeek
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.17.0
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
5
5
|
Home-page: https://github.com/mixpeek/python-sdk.git
|
6
6
|
Author: Speakeasy
|
7
|
-
Requires-Python: >=3.
|
7
|
+
Requires-Python: >=3.9
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
9
|
-
Classifier: Programming Language :: Python :: 3.8
|
10
9
|
Classifier: Programming Language :: Python :: 3.9
|
11
10
|
Classifier: Programming Language :: Python :: 3.10
|
12
11
|
Classifier: Programming Language :: Python :: 3.11
|
13
12
|
Classifier: Programming Language :: Python :: 3.12
|
13
|
+
Classifier: Programming Language :: Python :: 3.13
|
14
14
|
Requires-Dist: eval-type-backport (>=0.2.0,<0.3.0)
|
15
15
|
Requires-Dist: httpx (>=0.28.1,<0.29.0)
|
16
16
|
Requires-Dist: jsonpath-python (>=1.0.6,<2.0.0)
|
@@ -1,10 +1,9 @@
|
|
1
|
-
py
|
2
|
-
mixpeek/__init__.py,sha256=ybmMeI8Pa2HEQCdADbpyIdm3JWu8AU61HxmDupOlTws,220
|
1
|
+
mixpeek/__init__.py,sha256=Tz5Y5FzbIUT1AmaYiTwJI56XTmuldo9AalaAm4h_FdE,423
|
3
2
|
mixpeek/_hooks/__init__.py,sha256=p5J13DeYuISQyQWirjJAObHIf2VtIlOtFqnIpvjjVwk,118
|
4
3
|
mixpeek/_hooks/registration.py,sha256=1QZB41w6If7I9dXiOSQx6dhSc6BPWrnI5Q5bMOr4iVA,624
|
5
4
|
mixpeek/_hooks/sdkhooks.py,sha256=T0xbVPw8mvvFszHZlrZdtFrJBovAqE-JQfw4dS9Xi7Y,2495
|
6
5
|
mixpeek/_hooks/types.py,sha256=Qh9pO5ndynMrWpMLPkJUsOmAJ1AJHntJAXb5Yxe_a4o,2568
|
7
|
-
mixpeek/_version.py,sha256=
|
6
|
+
mixpeek/_version.py,sha256=S6CjALF8OayHMb1pBSnIO6XCsTcWPJC5Fer5Eu-9Ah0,456
|
8
7
|
mixpeek/assets.py,sha256=cHLz0gzqQAtdZlssqJJnMBdYKSKIeBH-eNIwDpDCDiI,69712
|
9
8
|
mixpeek/basesdk.py,sha256=j_PZqE6WgIfx1cPCK5gAVn-rgPy9iLhUN5ELtefoEU0,11976
|
10
9
|
mixpeek/collections.py,sha256=ebsOO4uWkx2g7mn-1h6_cSicIULr6i_51SVcStJNmSQ,45017
|
@@ -171,7 +170,7 @@ mixpeek/namespaces.py,sha256=2n8traMUAaqZFEquiELpsKpiXK8PYdHFjQTYZlExVA0,49060
|
|
171
170
|
mixpeek/organizations.py,sha256=xiI87NMxPeRQ3uDZoGPw3T0NqpfwxdDSVjx0e0LszfM,63769
|
172
171
|
mixpeek/py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
|
173
172
|
mixpeek/sdk.py,sha256=EU2QoNf-Z50vzlGpB3zZB8JHwrtGh5z7lWQ07JYHhY8,5984
|
174
|
-
mixpeek/sdkconfiguration.py,sha256=
|
173
|
+
mixpeek/sdkconfiguration.py,sha256=WDFDVblhsi547ZxDPEPR243zKLM1shTDSt9w3nporHc,1703
|
175
174
|
mixpeek/tasks.py,sha256=TM-IqCa6rjuFG_MspECNjz0LmwPXA0XtbtRkHHgwd8A,16760
|
176
175
|
mixpeek/taxonomy_entities.py,sha256=-XXldQSJp-HOvES917h-Me2k-KDXRbtqmlYTV1GM4bA,96228
|
177
176
|
mixpeek/types/__init__.py,sha256=RArOwSgeeTIva6h-4ttjXwMUeCkz10nAFBL9D-QljI4,377
|
@@ -191,6 +190,6 @@ mixpeek/utils/security.py,sha256=XoK-R2YMyZtVWQte7FoezfGJS-dea9jz4qQ7w5dwNWc,600
|
|
191
190
|
mixpeek/utils/serializers.py,sha256=BSJT7kBOkNBFyP7KREyMoe14JGbgijD1M6AXFMbdmco,4924
|
192
191
|
mixpeek/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
|
193
192
|
mixpeek/utils/values.py,sha256=_89YXPTI_BU6SXJBzFR4pIzTCBPQW9tsOTN1jeBBIDs,3428
|
194
|
-
mixpeek-0.
|
195
|
-
mixpeek-0.
|
196
|
-
mixpeek-0.
|
193
|
+
mixpeek-0.17.0.dist-info/METADATA,sha256=67eILhcUkQuX1tpNWf-TBPD4iDhO8sKJ8sE7Zv_6fRI,24032
|
194
|
+
mixpeek-0.17.0.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
|
195
|
+
mixpeek-0.17.0.dist-info/RECORD,,
|