terrakio-admin-api 0.4.8__py3-none-any.whl → 0.4.94__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 terrakio-admin-api might be problematic. Click here for more details.

@@ -5,7 +5,7 @@ Terrakio Admin API Client
5
5
  An admin API client for Terrakio.
6
6
  """
7
7
 
8
- __version__ = "0.4.8"
8
+ __version__ = "0.4.94"
9
9
 
10
10
  from terrakio_core import AsyncClient as CoreAsyncClient
11
11
  from terrakio_core import Client as CoreClient
@@ -1,23 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: terrakio-admin-api
3
- Version: 0.4.8
4
- Summary: Admin API client for Terrakio services
5
- Author-email: Yupeng Chao <yupeng@haizea.com.au>
6
- Project-URL: Homepage, https://github.com/HaizeaAnalytics/terrakio-python-api
7
- Project-URL: Bug Tracker, https://github.com/HaizeaAnalytics/terrakio-python-api/issues
8
- Classifier: Programming Language :: Python :: 3
9
- Classifier: Programming Language :: Python :: 3.7
10
- Classifier: Programming Language :: Python :: 3.8
11
- Classifier: Programming Language :: Python :: 3.9
12
- Classifier: Programming Language :: Python :: 3.10
13
- Classifier: License :: OSI Approved :: MIT License
14
- Classifier: Operating System :: OS Independent
15
- Classifier: Development Status :: 4 - Beta
16
- Requires-Python: >3.11
3
+ Version: 0.4.94
4
+ Summary: Admin version of the terrakio-python-api
5
+ Requires-Python: >=3.11
6
+ Requires-Dist: terrakio-core==0.4.94
17
7
  Description-Content-Type: text/markdown
18
- Requires-Dist: terrakio-core==0.4.8
19
- Provides-Extra: ml
20
- Requires-Dist: terrakio-core[ml]==0.4.8; extra == "ml"
21
8
 
22
9
  # Terrakio Admin API Client
23
10
 
@@ -63,4 +50,4 @@ users = admin_client.users.list_users()
63
50
  print(f"✓ Listed {len(users)} users")
64
51
  ```
65
52
 
66
- For more documentation, see the [main repository](https://github.com/HaizeaAnalytics/terrakio-python-api).
53
+ For more documentation, see the [main repository](https://github.com/HaizeaAnalytics/terrakio-python-api).
@@ -0,0 +1,4 @@
1
+ terrakio_admin_api/__init__.py,sha256=Y6s-Dc8DDvuormGjduIY5mluBvdmlEBEKeypNgHrMZ0,762
2
+ terrakio_admin_api-0.4.94.dist-info/METADATA,sha256=rJJU7x52l2xesVuaaTWF832TRrS2LZ3o4XQIvS3PXYE,1530
3
+ terrakio_admin_api-0.4.94.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
+ terrakio_admin_api-0.4.94.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -1,5 +0,0 @@
1
- terrakio_admin_api/__init__.py,sha256=nIuA2C1vvflcMu97HOeLjZIQm52hMWyUcFPU7fL5eLw,761
2
- terrakio_admin_api-0.4.8.dist-info/METADATA,sha256=oUYVubNfj897CSBUsFK_izavo0TQee-hvd2Ywnb-ekI,2205
3
- terrakio_admin_api-0.4.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- terrakio_admin_api-0.4.8.dist-info/top_level.txt,sha256=748j-dWRk6ZzvitoF8KKmeRij-jNohN1ESi8ePDz0os,19
5
- terrakio_admin_api-0.4.8.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- terrakio_admin_api