simplex 1.0.6__py3-none-any.whl → 1.0.8__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.

Potentially problematic release.


This version of simplex might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: simplex
3
- Version: 1.0.6
3
+ Version: 1.0.8
4
4
  Summary: Official Python SDK for the Simplex API
5
5
  Home-page: https://github.com/yourusername/simplex-python-sdk
6
6
  Author: Simplex
@@ -62,15 +62,7 @@ Official Python SDK for the [Simplex API](https://simplex.sh) - A powerful workf
62
62
  Install the Simplex SDK using pip:
63
63
 
64
64
  ```bash
65
- pip install simplex-sdk
66
- ```
67
-
68
- Or install from source:
69
-
70
- ```bash
71
- git clone https://github.com/yourusername/simplex-python-sdk.git
72
- cd simplex-python-sdk/python
73
- pip install -e .
65
+ pip install simplex
74
66
  ```
75
67
 
76
68
  ## Quick Start
@@ -338,19 +330,12 @@ Created via `client.create_workflow_session()`. Supports context manager protoco
338
330
  ### Setup Development Environment
339
331
 
340
332
  ```bash
341
- # Clone the repository
342
- git clone https://github.com/yourusername/simplex-python-sdk.git
343
- cd simplex-python-sdk/python
344
-
345
333
  # Create a virtual environment
346
334
  python -m venv venv
347
335
  source venv/bin/activate # On Windows: venv\Scripts\activate
348
336
 
349
- # Install development dependencies
350
- pip install -r requirements-dev.txt
351
-
352
- # Install the package in editable mode
353
- pip install -e .
337
+ # Install the package
338
+ pip install simplex
354
339
  ```
355
340
 
356
341
  ### Running Tests
@@ -6,8 +6,8 @@ simplex/types.py,sha256=8pPLJyQPDLuLFuCPRlYJajuJLZbvitE6v27zPkmV6IU,7546
6
6
  simplex/resources/__init__.py,sha256=yx_Ubd2LBrXbTwFrhhPgpu3jIy4JqUtb7BJvLnbkGwg,277
7
7
  simplex/resources/workflow.py,sha256=FP1c9uTXTgzaggZ485QIhktPKZQW9sOg6d2nbNrywPw,16250
8
8
  simplex/resources/workflow_session.py,sha256=3zjwQ55SI1sEP_VncE7w0_jyPrxthMYPJm5O3Uya8p8,10981
9
- simplex-1.0.6.dist-info/licenses/LICENSE,sha256=TyxVTRp5rBigFCL8EDC9Bv7AZfb4JBMVUZUeCs4Pk6Y,1063
10
- simplex-1.0.6.dist-info/METADATA,sha256=LOBzv9B3Mm-OOHdXWRtEaChXWVGuOsXWu5Jpleg9XFQ,11518
11
- simplex-1.0.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- simplex-1.0.6.dist-info/top_level.txt,sha256=cbMH1bYpN0A3gP-ecibPRHasHoqB-01T_2BUFS8p0CE,8
13
- simplex-1.0.6.dist-info/RECORD,,
9
+ simplex-1.0.8.dist-info/licenses/LICENSE,sha256=TyxVTRp5rBigFCL8EDC9Bv7AZfb4JBMVUZUeCs4Pk6Y,1063
10
+ simplex-1.0.8.dist-info/METADATA,sha256=aB5s0VycncILa2q4shPlJl0FKm-APkjPrQPYjK3NMYY,11161
11
+ simplex-1.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ simplex-1.0.8.dist-info/top_level.txt,sha256=cbMH1bYpN0A3gP-ecibPRHasHoqB-01T_2BUFS8p0CE,8
13
+ simplex-1.0.8.dist-info/RECORD,,