You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@
4
4
5
5
The following series of examples demonstrate how to programmatically access content residing within the **Refinitiv Data Platform (RDP)** using a single, ease of use API called the **Refinitiv Data Library for Python**. The platform refers to the layer of data services providing both streaming and non-streaming content serving different clients, from the simple desktop interface to the enterprise application.
6
6
7
-
The **Refinitiv Data Library for Python** is a Refinitiv supported Library.
7
+
The **Refinitiv Data Library for Python** is a Refinitiv supported Library
8
+
It is available on PyPi at https://pypi.org/project/refinitiv-data/
8
9
9
10
The Refinitiv Data Library for Python is structured as a stack of interfaces and libraries designed to foster the adoption of our platform by both financial coders and professional developers to programmatically access financial content. Based on this stack of interfaces, the examples defined within this section have been organized as follows:
0 commit comments