From 659830a52844dcd6147c70324b3f80382a1897c9 Mon Sep 17 00:00:00 2001 From: Sainath Nalkari Date: Wed, 17 Sep 2025 14:12:51 +0530 Subject: [PATCH 1/2] Added deprecate note to readme file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7f6218e9..420bed97 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ [![PyPi](https://img.shields.io/pypi/v/fds.analyticsapi.engines)](https://pypi.org/project/fds.analyticsapi.engines/) ![API version](https://img.shields.io/badge/API-v2-blue) [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0) +![Deprecated](https://img.shields.io/badge/status-deprecated-red) + +*```**Note: This library is no longer maintained and is deprecated. Please use``` [enterprise-sdk](https://github.factset.com/FactSet/enterprise-sdk) ```instead.```* Use this library to integrate with FactSet's Analytics APIs. Below APIs are supported by this SDK. From 25cb1ad0bd68c2b94639d12d3093b563a7fa1d3e Mon Sep 17 00:00:00 2001 From: Sainath Nalkari Date: Mon, 13 Oct 2025 10:51:15 +0530 Subject: [PATCH 2/2] addressed review comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 420bed97..12151786 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0) ![Deprecated](https://img.shields.io/badge/status-deprecated-red) -*```**Note: This library is no longer maintained and is deprecated. Please use``` [enterprise-sdk](https://github.factset.com/FactSet/enterprise-sdk) ```instead.```* +*```**Note: This library is no longer maintained and is deprecated. Please use``` [enterprise-sdk](https://github.com/FactSet/enterprise-sdk) ```instead.```* Use this library to integrate with FactSet's Analytics APIs. Below APIs are supported by this SDK.