LSEG Analytics SDK Auth for Python
The LSEG Analytics SDK Auth for Python provides SDK client information for Analytics SDK.
Getting Started
$ pip install lseg-analytics-core
Usage Examples
An example to use SDKClient.
from lseg_analytics.core.sdk_session import SDKSession
base_url = SDKSession._base_url
username = SDKSession._username
headers_policy = SDKSession._headers_policy
authentication_policy = SDKSession._authentication_policy
Changelog
2.0.0
- [Breaking Change] Removed Python 3.8 support.
- [Breaking Change] Removed classes
AsyncRequestResponseandAsyncPollingResponsefrom modulecommon. They are moved to related SDK packages, e.g.lseg-analytics-pricing. - Added logging examples in documentation.
1.1.0
- Updated default authentication scopes to "lfa".
- Added environment variable
LSEG_ANALYTICS_PROXY_URLto support custom proxy server configuration. - Removed unnecessary libraries in dependencies
1.0.0
- Updated error message for seamless authentication
- Initial release of the lseg-analytics-core package, provides basic configuration and SDKSession for single authentication.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lseg_analytics_core-2.0.0.tar.gz
(18.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lseg_analytics_core-2.0.0.tar.gz.
File metadata
- Download URL: lseg_analytics_core-2.0.0.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e796a525b62bb0462ae6919feaa47ac3d74d537b3e43c1c4dabd815f7f7cdcc
|
|
| MD5 |
5b0ff7e420298b3d7fda3139cffac872
|
|
| BLAKE2b-256 |
b185ec0f121029044166c76adcc1a9f775d6e57ef68ff8bd6d3dfe6f41d737de
|
File details
Details for the file lseg_analytics_core-2.0.0-py3-none-any.whl.
File metadata
- Download URL: lseg_analytics_core-2.0.0-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b64324a33d13f99ef0a4071ed7fb5fe01565eab86c9a601305ab784e079b420
|
|
| MD5 |
ac1f4e17270910290e5241f4d44ae678
|
|
| BLAKE2b-256 |
380c8ee8883df07524da280eca326ce32ed44eb016b479a013637756378004cc
|