syllable-sdk 0.35.67__py3-none-any.whl → 0.35.71__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.
syllable_sdk/_version.py
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import importlib.metadata
|
|
4
4
|
|
|
5
5
|
__title__: str = "syllable-sdk"
|
|
6
|
-
__version__: str = "0.35.
|
|
6
|
+
__version__: str = "0.35.71"
|
|
7
7
|
__openapi_doc_version__: str = "0.0.2"
|
|
8
|
-
__gen_version__: str = "2.
|
|
9
|
-
__user_agent__: str = "speakeasy-sdk/python 0.35.
|
|
8
|
+
__gen_version__: str = "2.681.1"
|
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.35.71 2.681.1 0.0.2 syllable-sdk"
|
|
10
10
|
|
|
11
11
|
try:
|
|
12
12
|
if __package__ is not None:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: syllable-sdk
|
|
3
|
-
Version: 0.35.
|
|
3
|
+
Version: 0.35.71
|
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
|
5
5
|
Author: Syllable
|
|
6
6
|
Requires-Python: >=3.9.2
|
|
@@ -85,7 +85,15 @@ encountered.
|
|
|
85
85
|
>
|
|
86
86
|
> Once a Python version reaches its [official end of life date](https://devguide.python.org/versions/), a 3-month grace period is provided for users to upgrade. Following this grace period, the minimum python version supported in the SDK will be updated.
|
|
87
87
|
|
|
88
|
-
The SDK can be installed with
|
|
88
|
+
The SDK can be installed with *uv*, *pip*, or *poetry* package managers.
|
|
89
|
+
|
|
90
|
+
### uv
|
|
91
|
+
|
|
92
|
+
*uv* is a fast Python package installer and resolver, designed as a drop-in replacement for pip and pip-tools. It's recommended for its speed and modern Python tooling capabilities.
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
uv add syllable-sdk
|
|
96
|
+
```
|
|
89
97
|
|
|
90
98
|
### PIP
|
|
91
99
|
|
|
@@ -172,7 +180,7 @@ with SyllableSDK(
|
|
|
172
180
|
|
|
173
181
|
</br>
|
|
174
182
|
|
|
175
|
-
The same SDK client can also be used to make
|
|
183
|
+
The same SDK client can also be used to make asynchronous requests by importing asyncio.
|
|
176
184
|
```python
|
|
177
185
|
# Asynchronous Example
|
|
178
186
|
import asyncio
|
|
@@ -3,7 +3,7 @@ syllable_sdk/_hooks/__init__.py,sha256=9_7W5jAYw8rcO8Kfc-Ty-lB82BHfksAJJpVFb_UeU
|
|
|
3
3
|
syllable_sdk/_hooks/registration.py,sha256=1QZB41w6If7I9dXiOSQx6dhSc6BPWrnI5Q5bMOr4iVA,624
|
|
4
4
|
syllable_sdk/_hooks/sdkhooks.py,sha256=aRu2TMpxilLKDrG6EIy6uQd6IrBH7kaHOoVkd7GIcus,2562
|
|
5
5
|
syllable_sdk/_hooks/types.py,sha256=uwJkn18g4_rLZhVtKdE6Ed5YcCjGWSqVgN9-PWqV7Ho,3053
|
|
6
|
-
syllable_sdk/_version.py,sha256=
|
|
6
|
+
syllable_sdk/_version.py,sha256=x6_xZ_shL0pVvOjmcSBdMaIWzdG92j2Gd-uDe8khF5c,470
|
|
7
7
|
syllable_sdk/agents.py,sha256=0x4iFVF9VksBu32ThrGcgM3FqMCC9-iP8ggPh2r4R04,46694
|
|
8
8
|
syllable_sdk/basesdk.py,sha256=dULbDf9e71tjSgOe7YwC9jD-80uIFiMrAhFbFvbEYho,11916
|
|
9
9
|
syllable_sdk/batches.py,sha256=qgI5PRkdgLdaJl4DPfs4mBJrB0OY_CCDePYntyjleSs,73059
|
|
@@ -373,6 +373,6 @@ syllable_sdk/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,525
|
|
|
373
373
|
syllable_sdk/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
|
|
374
374
|
syllable_sdk/v1.py,sha256=zMPQz7GtZxDuziCcmhKk2IS7EfiaW9WfiSIqAGbb-o4,53448
|
|
375
375
|
syllable_sdk/workflows.py,sha256=kQPJzssdldotkipoWzu1ddas4IKbpFdXkGFDwDkWt1M,64777
|
|
376
|
-
syllable_sdk-0.35.
|
|
377
|
-
syllable_sdk-0.35.
|
|
378
|
-
syllable_sdk-0.35.
|
|
376
|
+
syllable_sdk-0.35.71.dist-info/METADATA,sha256=v5kxrAuKKohI0K_WsBQeZzrkA74DammsSooyv5qFFTg,46166
|
|
377
|
+
syllable_sdk-0.35.71.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
378
|
+
syllable_sdk-0.35.71.dist-info/RECORD,,
|
|
File without changes
|