esd-services-api-client 2.7.2__py3-none-any.whl → 2.7.3__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.
- esd_services_api_client/__init__.py +1 -1
- {esd_services_api_client-2.7.2.dist-info → esd_services_api_client-2.7.3.dist-info}/METADATA +8 -2
- {esd_services_api_client-2.7.2.dist-info → esd_services_api_client-2.7.3.dist-info}/RECORD +5 -5
- {esd_services_api_client-2.7.2.dist-info → esd_services_api_client-2.7.3.dist-info}/LICENSE +0 -0
- {esd_services_api_client-2.7.2.dist-info → esd_services_api_client-2.7.3.dist-info}/WHEEL +0 -0
{esd_services_api_client-2.7.2.dist-info → esd_services_api_client-2.7.3.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: esd-services-api-client
|
3
|
-
Version: 2.7.
|
3
|
+
Version: 2.7.3
|
4
4
|
Summary: Python clients for ESD services
|
5
5
|
License: Apache-2.0
|
6
6
|
Author: ECCO Sneaks & Data
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.11
|
14
14
|
Provides-Extra: azure
|
15
15
|
Provides-Extra: nexus
|
16
|
-
Requires-Dist: adapta[datadog,storage] (>=3.
|
16
|
+
Requires-Dist: adapta[datadog,storage] (>=3.5.2,<3.6.0)
|
17
17
|
Requires-Dist: azure-identity (>=1.7,<1.8) ; extra == "azure"
|
18
18
|
Requires-Dist: dataclasses-json (>=0.6.0,<0.7.0)
|
19
19
|
Requires-Dist: httpx (>=0.27.0,<0.28.0) ; extra == "nexus"
|
@@ -30,3 +30,9 @@ This repository contains connectors to internal services:
|
|
30
30
|
- Boxer
|
31
31
|
- Crystal
|
32
32
|
|
33
|
+
## Nexus OSS Release - IMPORTANT NOTICE
|
34
|
+
|
35
|
+
Nexus is a lightweight framework for running and executing ML/AI workloads on any Kubernetes cluster. For some time, Nexus was developed as a side-project in ECCO Data & AI and only worked with the proprietary execution framework. With the release of [Nexus Scheduler](https://github.com/sneaksanddata/nexus)
|
36
|
+
for Golang, Nexus Python framework transitions to true open-source. Code in `nexus` subpackage here will be in maintenance mode until the end of 2025, and no new features will be added. Once Nexus v1 is released, please consider upgrading to a new [Nexus SDK Python](https://github.com/SneaksAndData/nexus-sdk-py).
|
37
|
+
|
38
|
+
All feature requests raised for Nexus in this repository will be automatically transferred to `nexus-sdk-py`. On January 31st, 2026, `nexus` and `crystal` packages will be removed from this library.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
esd_services_api_client/__init__.py,sha256=
|
1
|
+
esd_services_api_client/__init__.py,sha256=0vVe4__zkhN8dMc-zfxTSkWvha6dRgpOVcHuDEahqXU,648
|
2
2
|
esd_services_api_client/beast/__init__.py,sha256=zNhXcHSP5w4P9quM1XP4oXVJEccvC_VScG41TZ0GzZ8,723
|
3
3
|
esd_services_api_client/beast/v3/__init__.py,sha256=FtumtInoDyCCRE424Llqv8QZLRuwXzj-smyfu1od1nc,754
|
4
4
|
esd_services_api_client/beast/v3/_connector.py,sha256=VqxiCzJWKERh42aZAIphzmOEG5cdOcKM0DQzG7eQ_-8,11479
|
@@ -51,7 +51,7 @@ esd_services_api_client/nexus/modules/mlflow_module.py,sha256=d4y8XetGF37md4dEpE
|
|
51
51
|
esd_services_api_client/nexus/telemetry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
52
52
|
esd_services_api_client/nexus/telemetry/recorder.py,sha256=-shxk2vYDTafJ0U3CzkHxIHBQtxVJ1ZNI4ST0p1YV2g,4801
|
53
53
|
esd_services_api_client/nexus/telemetry/user_telemetry_recorder.py,sha256=E4bj0N4QDo9kSxf1XMSplCfSG29iDKg-UgrRY-nq_XE,5225
|
54
|
-
esd_services_api_client-2.7.
|
55
|
-
esd_services_api_client-2.7.
|
56
|
-
esd_services_api_client-2.7.
|
57
|
-
esd_services_api_client-2.7.
|
54
|
+
esd_services_api_client-2.7.3.dist-info/LICENSE,sha256=0gS6zXsPp8qZhzi1xaGCIYPzb_0e8on7HCeFJe8fOpw,10693
|
55
|
+
esd_services_api_client-2.7.3.dist-info/METADATA,sha256=0aBPwZzJDFKOtmDJBTr-YMO125AboxOSBPCjC-don64,1941
|
56
|
+
esd_services_api_client-2.7.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
57
|
+
esd_services_api_client-2.7.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|