terrakio-core 0.2.0__py3-none-any.whl → 0.2.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.

Potentially problematic release.


This version of terrakio-core might be problematic. Click here for more details.

@@ -148,7 +148,7 @@ class UserManagement:
148
148
  APIError: If the API request fails
149
149
  """
150
150
  # Use the base API URL instead of hardcoding
151
- endpoint = f"{self.api_url}/admin/users"
151
+ endpoint = "https://terrakio-server-lark-573248941006.australia-southeast1.run.app/admin/users"
152
152
 
153
153
  params = {}
154
154
  if substring:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: terrakio-core
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Core components for Terrakio API clients
5
5
  Home-page: https://github.com/HaizeaAnalytics/terrakio-python-api
6
6
  Author: Yupeng Chao
@@ -5,8 +5,8 @@ terrakio_core/config.py,sha256=AwJ1VgR5K7N32XCU5k7_Dp1nIv_FYt8MBonq9yKlGzA,2658
5
5
  terrakio_core/dataset_management.py,sha256=hhO35fwStS6HYFQdKP9wkr3DxHgjvpctmIU8UWH6w6U,8742
6
6
  terrakio_core/exceptions.py,sha256=9S-I20-QiDRj1qgjFyYUwYM7BLic_bxurcDOIm2Fu_0,410
7
7
  terrakio_core/mass_stats.py,sha256=AqYJsd6nqo2BDh4vEPUDgsv4T0UR1_TPDoXa3WO3gTU,9284
8
- terrakio_core/user_management.py,sha256=Sl7wJOg1eUVUpcsgRjeknibYiIleLJk1VgJI7Mdpsss,7345
9
- terrakio_core-0.2.0.dist-info/METADATA,sha256=vvW6ODeKysnCJ0FbE2Uf2XbtYn2Tx9SaBlWcLbb50Ds,1518
10
- terrakio_core-0.2.0.dist-info/WHEEL,sha256=QZxptf4Y1BKFRCEDxD4h2V0mBFQOVFLFEpvxHmIs52A,91
11
- terrakio_core-0.2.0.dist-info/top_level.txt,sha256=5cBj6O7rNWyn97ND4YuvvXm0Crv4RxttT4JZvNdOG6Q,14
12
- terrakio_core-0.2.0.dist-info/RECORD,,
8
+ terrakio_core/user_management.py,sha256=MMNWkz0V_9X7ZYjjteuRU4H4W3F16iuQw1dpA2wVTGg,7400
9
+ terrakio_core-0.2.1.dist-info/METADATA,sha256=n1judXAN5fxpx5jDOM6fIVNJXBeGkaghGwwdOuZH-3U,1518
10
+ terrakio_core-0.2.1.dist-info/WHEEL,sha256=QZxptf4Y1BKFRCEDxD4h2V0mBFQOVFLFEpvxHmIs52A,91
11
+ terrakio_core-0.2.1.dist-info/top_level.txt,sha256=5cBj6O7rNWyn97ND4YuvvXm0Crv4RxttT4JZvNdOG6Q,14
12
+ terrakio_core-0.2.1.dist-info/RECORD,,