deeporigin-data-sdk 0.1.0a35__py3-none-any.whl → 0.1.0a36__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.
@@ -1,4 +1,4 @@
1
1
  # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
 
3
3
  __title__ = "deeporigin_data"
4
- __version__ = "0.1.0-alpha.35" # x-release-please-version
4
+ __version__ = "0.1.0-alpha.36" # x-release-please-version
@@ -5,8 +5,15 @@ from typing import List
5
5
  from .._models import BaseModel
6
6
  from .shared.database_row import DatabaseRow
7
7
 
8
- __all__ = ["ListDatabaseRowsResponse"]
8
+ __all__ = ["ListDatabaseRowsResponse", "Meta"]
9
+
10
+
11
+ class Meta(BaseModel):
12
+ count: float
13
+ """The total number of rows in the database."""
9
14
 
10
15
 
11
16
  class ListDatabaseRowsResponse(BaseModel):
12
17
  data: List[DatabaseRow]
18
+
19
+ meta: Meta
@@ -1,11 +1,12 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: deeporigin_data_sdk
3
- Version: 0.1.0a35
3
+ Version: 0.1.0a36
4
4
  Summary: The official Python library for the deeporigin_data API
5
5
  Project-URL: Homepage, https://github.com/deeporiginbio/deeporigin-data-sdk
6
6
  Project-URL: Repository, https://github.com/deeporiginbio/deeporigin-data-sdk
7
7
  Author-email: Deeporigin Data <support@deeporigin.com>
8
- License: Apache-2.0
8
+ License-Expression: Apache-2.0
9
+ License-File: LICENSE
9
10
  Classifier: Intended Audience :: Developers
10
11
  Classifier: License :: OSI Approved :: Apache Software License
11
12
  Classifier: Operating System :: MacOS
@@ -11,7 +11,7 @@ deeporigin_data/_resource.py,sha256=tkm4gF9YRotE93j48jTDBSGs8wyVa0E5NS9fj19e38c,
11
11
  deeporigin_data/_response.py,sha256=nzKdjRA8W3Rwgvgv6zCu4LISsdLUPCQjedlOp_NWyUY,28691
12
12
  deeporigin_data/_streaming.py,sha256=yG857cOSJD3gbc7mEc2wqfvcPVLMGmYX4hBOqqIT5RE,10132
13
13
  deeporigin_data/_types.py,sha256=HI5vtFJGLEsyOrrWJRSRtUeOSrd8EdoM020wC51GvcI,6152
14
- deeporigin_data/_version.py,sha256=XsXSGRmMXd-kgBUt2rx6NaefthU4Xbo8r44ftW8R-cw,176
14
+ deeporigin_data/_version.py,sha256=lsw32Nywl6Vl4-cadH5YzwAHEUOajABg8ZwQ-hhwTuU,176
15
15
  deeporigin_data/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  deeporigin_data/_utils/__init__.py,sha256=k266EatJr88V8Zseb7xUimTlCeno9SynRfLwadHP1b4,2016
17
17
  deeporigin_data/_utils/_logs.py,sha256=R7dnUaDs2cdYbq1Ee16dHy863wdcTZRRzubw9KE0qNc,801
@@ -93,7 +93,7 @@ deeporigin_data/types/execute_code_async_response.py,sha256=3aMS6SENWG7Kkrew1ft6
93
93
  deeporigin_data/types/execute_code_sync_response.py,sha256=oaHWfR_YOHhlYoSGASW8omVCuV4BIwevCkWM4h-eCc4,1141
94
94
  deeporigin_data/types/import_rows_response.py,sha256=-QVvCuMGzyVauspVJMGhZRd6zzczutwF03EfBkB3mSA,408
95
95
  deeporigin_data/types/list_database_column_unique_values_v2_response.py,sha256=T8GhFFiYJyYlki0URY0c_YaMAUv2TTmGvpuTq0r2n0E,389
96
- deeporigin_data/types/list_database_rows_response.py,sha256=NBDHhz5hkqYVF2hSucKorjOjO7hVU7GMAEv3AokGiNs,302
96
+ deeporigin_data/types/list_database_rows_response.py,sha256=s99W98Cdli8gpqiWKp0yCTraCwPVt2jPiVWjLgloQLU,420
97
97
  deeporigin_data/types/list_files_response.py,sha256=uKDQKAr33pEFNbfXqtPP1d2XMm7Ln5h_2M_55umNjVk,517
98
98
  deeporigin_data/types/list_mentions_response.py,sha256=hAlMq4lpghcDGDY55w5HszSUp9aOKbZzS4e2j617A84,620
99
99
  deeporigin_data/types/list_row_back_references_response.py,sha256=eT1ibMxUGTh5hL3Lt9fQgTf_efwYofxGVxaZab6r-lo,348
@@ -120,7 +120,7 @@ deeporigin_data/types/shared_params/add_column_base.py,sha256=KfTFZFnCy08oqgSPAl
120
120
  deeporigin_data/types/shared_params/add_column_union.py,sha256=q4Ia_xvxdAF7RnKicd5QDs-WMKePG_PY-xnQ0SaJRmc,971
121
121
  deeporigin_data/types/shared_params/condition.py,sha256=ftu-hdGv05aTv4GL9bRyf4kQXl27kaPpt3P4KKdwmNM,2723
122
122
  deeporigin_data/types/shared_params/row_filter_join.py,sha256=QIo2yhjJJZLcGF-hBF7YcLcYHLhf5uq5EkQG-0WJjtU,595
123
- deeporigin_data_sdk-0.1.0a35.dist-info/METADATA,sha256=He3nYa6wLGxknfnyjAYMFkntZsNeqpZC3LLAddY2QO4,13216
124
- deeporigin_data_sdk-0.1.0a35.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
125
- deeporigin_data_sdk-0.1.0a35.dist-info/licenses/LICENSE,sha256=qQA5hv0RJh5jpG5jw4cmr1gPxsNivnMjHFpEOTGWZyI,11345
126
- deeporigin_data_sdk-0.1.0a35.dist-info/RECORD,,
123
+ deeporigin_data_sdk-0.1.0a36.dist-info/METADATA,sha256=_SB2uUut9PupDzNoGiCyvktKtdKhor472g1WgEw9ZE4,13249
124
+ deeporigin_data_sdk-0.1.0a36.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
125
+ deeporigin_data_sdk-0.1.0a36.dist-info/licenses/LICENSE,sha256=qQA5hv0RJh5jpG5jw4cmr1gPxsNivnMjHFpEOTGWZyI,11345
126
+ deeporigin_data_sdk-0.1.0a36.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.26.3
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any