asteroid-odyssey 1.0.0__py3-none-any.whl → 1.0.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.
@@ -11,7 +11,7 @@ without modifying any generated files.
11
11
  import time
12
12
  import os
13
13
  from typing import Dict, Any, Optional, List, Union, Tuple
14
- from openapi_client import (
14
+ from .openapi_client import (
15
15
  Configuration,
16
16
  ApiClient,
17
17
  SDKApi,
@@ -23,7 +23,7 @@ from openapi_client import (
23
23
  Status,
24
24
  StructuredAgentExecutionRequest
25
25
  )
26
- from openapi_client.exceptions import ApiException
26
+ from .openapi_client.exceptions import ApiException
27
27
 
28
28
 
29
29
  class AsteroidClient:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: asteroid-odyssey
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A Python SDK for browser automation using Asteroid platform.
5
5
  Author-email: David Mlcoch <founders@asteroid.com>
6
6
  License-Expression: MIT
@@ -1,5 +1,5 @@
1
1
  asteroid_odyssey/__init__.py,sha256=A05KbHfr1FWd2-j1LGJMXYmBVXpYMjr9qP0x_E5NbLk,461
2
- asteroid_odyssey/client.py,sha256=N-FNpY8RlJmz5BSRndcJeylBBVGO3eN0nTrMmLyws5Y,15492
2
+ asteroid_odyssey/client.py,sha256=pccoQdMo3jRbo4HnboT-OaYQQL_Cgmyp5-OP1P4UChI,15494
3
3
  asteroid_odyssey/openapi_client/__init__.py,sha256=lxTbQnKCVUHmsFg93FVLCVcCmAgpdthUvTAyDlFKrWk,2949
4
4
  asteroid_odyssey/openapi_client/api_client.py,sha256=j8J2-n-ezwiE63J968ROX3rAEvxG9E3QG6inl_vHrc4,27651
5
5
  asteroid_odyssey/openapi_client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
@@ -23,7 +23,7 @@ asteroid_odyssey/openapi_client/models/health_check500_response.py,sha256=b6pG-p
23
23
  asteroid_odyssey/openapi_client/models/status.py,sha256=7IYNk8aTppEzZD5-88No_rLpji6l9N9eIkbwAfmh7IU,885
24
24
  asteroid_odyssey/openapi_client/models/structured_agent_execution_request.py,sha256=VZyW85pVz9T27aiG4ZlGywnnxTOaJCAjHSDz8D2YxY8,2913
25
25
  asteroid_odyssey/openapi_client/models/upload_execution_files200_response.py,sha256=u85oEP2bEuhszonE78VcrB_keT0UZpv16CTGvfse_v4,2735
26
- asteroid_odyssey-1.0.0.dist-info/METADATA,sha256=ANKzZvpFbNAwhYfyPVPxbF5-H0Bw0ojcdj66whUojj0,7127
27
- asteroid_odyssey-1.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
28
- asteroid_odyssey-1.0.0.dist-info/top_level.txt,sha256=h4T6NKscnThJ4Nhzors2NKlJeZzepnM7XvDgsnfi5HA,17
29
- asteroid_odyssey-1.0.0.dist-info/RECORD,,
26
+ asteroid_odyssey-1.0.1.dist-info/METADATA,sha256=FsGx2kRkCU0uXZEkJbpGIQXdrlcXoNwCPiuzQSKlmig,7127
27
+ asteroid_odyssey-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
28
+ asteroid_odyssey-1.0.1.dist-info/top_level.txt,sha256=h4T6NKscnThJ4Nhzors2NKlJeZzepnM7XvDgsnfi5HA,17
29
+ asteroid_odyssey-1.0.1.dist-info/RECORD,,