udl-sdk 0.1.0a1__py3-none-any.whl → 0.1.0a2__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.
- {udl_sdk-0.1.0a1.dist-info → udl_sdk-0.1.0a2.dist-info}/METADATA +2 -2
- {udl_sdk-0.1.0a1.dist-info → udl_sdk-0.1.0a2.dist-info}/RECORD +5 -5
- unifieddatalibrary/_version.py +1 -1
- {udl_sdk-0.1.0a1.dist-info → udl_sdk-0.1.0a2.dist-info}/WHEEL +0 -0
- {udl_sdk-0.1.0a1.dist-info → udl_sdk-0.1.0a2.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: udl-sdk
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.0a2
|
4
4
|
Summary: The official Python library for the unifieddatalibrary API
|
5
5
|
Project-URL: Homepage, https://github.com/rsivilli-bluestaq/udl-python-sdk
|
6
6
|
Project-URL: Repository, https://github.com/rsivilli-bluestaq/udl-python-sdk
|
@@ -41,7 +41,7 @@ It is generated with [Stainless](https://www.stainless.com/).
|
|
41
41
|
|
42
42
|
## Documentation
|
43
43
|
|
44
|
-
The REST API documentation can be found on [
|
44
|
+
The REST API documentation can be found on [unifieddatalibrary.com](https://unifieddatalibrary.com/storefront/#/api-docs). The full API of this library can be found in [api.md](https://github.com/rsivilli-bluestaq/udl-python-sdk/tree/main/api.md).
|
45
45
|
|
46
46
|
## Installation
|
47
47
|
|
@@ -11,7 +11,7 @@ unifieddatalibrary/_resource.py,sha256=Ik-pULzkvFIY2OgB9Ra7mIQKCle38FSP36dWWCH9v
|
|
11
11
|
unifieddatalibrary/_response.py,sha256=YC3eakjvtnXRvOmvlEI5lbbqAm-dmiw8IjCchqMZB3A,28891
|
12
12
|
unifieddatalibrary/_streaming.py,sha256=LwKrocz7ZRmYd47TA3q-PLXwgdTgjANE-TCIRZB958s,10148
|
13
13
|
unifieddatalibrary/_types.py,sha256=Ig7yl6V3WuOW7nf5r9vmMDvds0bSTpM5nCI-OnuurP8,6155
|
14
|
-
unifieddatalibrary/_version.py,sha256=
|
14
|
+
unifieddatalibrary/_version.py,sha256=Boo5j9BAAy8xeTscJH4OCkjTTepMKvpW5jw3ksN9Vwc,178
|
15
15
|
unifieddatalibrary/pagination.py,sha256=_pVGwN4smUYQCUm2N_26lmP5aSYxcf5_wPU95-Y6egg,2385
|
16
16
|
unifieddatalibrary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
17
17
|
unifieddatalibrary/_utils/__init__.py,sha256=PNZ_QJuzZEgyYXqkO1HVhGkj5IU9bglVUcw7H-Knjzw,2062
|
@@ -2283,7 +2283,7 @@ unifieddatalibrary/types/weatherreport/history_count_response.py,sha256=ZAHTF5Io
|
|
2283
2283
|
unifieddatalibrary/types/weatherreport/history_list_params.py,sha256=_Zc3k4XnZx0uJjuY28oo4l1bbH7LNhVyLyD3oIPfuVo,883
|
2284
2284
|
unifieddatalibrary/types/weatherreport/history_list_response.py,sha256=aYoLUa35ixkutE0S6Wd0pwhsLzF-dXrOk6Y3pAOBwG0,296
|
2285
2285
|
unifieddatalibrary/types/weatherreport/weather_report_full.py,sha256=iv7fHg9aQh6ztvl0ztve5Z3_8Ww-efPMBgrS0n5gXvM,20751
|
2286
|
-
udl_sdk-0.1.
|
2287
|
-
udl_sdk-0.1.
|
2288
|
-
udl_sdk-0.1.
|
2289
|
-
udl_sdk-0.1.
|
2286
|
+
udl_sdk-0.1.0a2.dist-info/METADATA,sha256=ScQa5U49NLp1lAdW2rB0lvTtfWi4yTpTRpigEdVCZCE,16162
|
2287
|
+
udl_sdk-0.1.0a2.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
2288
|
+
udl_sdk-0.1.0a2.dist-info/licenses/LICENSE,sha256=YBMC8KbJHXtxIo1-d_G5WdWjtiwFyrcZ5jAsRwN4POI,11348
|
2289
|
+
udl_sdk-0.1.0a2.dist-info/RECORD,,
|
unifieddatalibrary/_version.py
CHANGED
File without changes
|
File without changes
|