fds.sdk.FactSetQuantFactorLibrary 1.0.13__tar.gz → 1.0.14__tar.gz
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.
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/PKG-INFO +5 -5
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/README.md +4 -4
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/__init__.py +1 -1
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/api_client.py +1 -1
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/configuration.py +1 -1
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds.sdk.FactSetQuantFactorLibrary.egg-info/PKG-INFO +5 -5
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/setup.py +1 -1
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/LICENSE +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/api/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/api/factors_api.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/api/helper_api.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/apis/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/exceptions.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/error_response.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/error_response_sub_errors.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/factor_groups_param.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/factors.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/factors_param.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/factors_request.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/factors_response.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/frequency.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/ids.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/library.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/library_request.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model/library_response.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/model_utils.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/models/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/FactSetQuantFactorLibrary/rest.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds/sdk/__init__.py +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds.sdk.FactSetQuantFactorLibrary.egg-info/SOURCES.txt +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds.sdk.FactSetQuantFactorLibrary.egg-info/dependency_links.txt +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds.sdk.FactSetQuantFactorLibrary.egg-info/requires.txt +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/fds.sdk.FactSetQuantFactorLibrary.egg-info/top_level.txt +0 -0
- {fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/setup.cfg +0 -0
{fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fds.sdk.FactSetQuantFactorLibrary
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.14
|
|
4
4
|
Summary: FactSet Quant Factor Library client library for Python
|
|
5
5
|
Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetQuantFactorLibrary/v1
|
|
6
6
|
Author: FactSet Research Systems
|
|
@@ -16,7 +16,7 @@ License-File: LICENSE
|
|
|
16
16
|
# FactSet Quant Factor Library client library for Python
|
|
17
17
|
|
|
18
18
|
[]()
|
|
19
|
-
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/)
|
|
19
|
+
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/v/1.0.14)
|
|
20
20
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
21
21
|
|
|
22
22
|
The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment themes across global equity markets, incorporate ideas into your portfolio construction process, and transform raw data into actionable intelligence. Over 2000+ items spanning Factor Groups in-
|
|
@@ -30,7 +30,7 @@ The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment th
|
|
|
30
30
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
31
31
|
|
|
32
32
|
- API version: 1.0.1
|
|
33
|
-
- SDK version: 1.0.
|
|
33
|
+
- SDK version: 1.0.14
|
|
34
34
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
35
35
|
|
|
36
36
|
For more information, please visit [http://www.factset.com/api](http://www.factset.com/api)
|
|
@@ -44,13 +44,13 @@ For more information, please visit [http://www.factset.com/api](http://www.facts
|
|
|
44
44
|
### Poetry
|
|
45
45
|
|
|
46
46
|
```shell
|
|
47
|
-
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
47
|
+
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
48
48
|
```
|
|
49
49
|
|
|
50
50
|
### pip
|
|
51
51
|
|
|
52
52
|
```shell
|
|
53
|
-
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
53
|
+
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
## Usage
|
{fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/README.md
RENAMED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# FactSet Quant Factor Library client library for Python
|
|
4
4
|
|
|
5
5
|
[]()
|
|
6
|
-
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/)
|
|
6
|
+
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/v/1.0.14)
|
|
7
7
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
8
8
|
|
|
9
9
|
The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment themes across global equity markets, incorporate ideas into your portfolio construction process, and transform raw data into actionable intelligence. Over 2000+ items spanning Factor Groups in-
|
|
@@ -17,7 +17,7 @@ The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment th
|
|
|
17
17
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
18
18
|
|
|
19
19
|
- API version: 1.0.1
|
|
20
|
-
- SDK version: 1.0.
|
|
20
|
+
- SDK version: 1.0.14
|
|
21
21
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
22
22
|
|
|
23
23
|
For more information, please visit [http://www.factset.com/api](http://www.factset.com/api)
|
|
@@ -31,13 +31,13 @@ For more information, please visit [http://www.factset.com/api](http://www.facts
|
|
|
31
31
|
### Poetry
|
|
32
32
|
|
|
33
33
|
```shell
|
|
34
|
-
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
34
|
+
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
35
35
|
```
|
|
36
36
|
|
|
37
37
|
### pip
|
|
38
38
|
|
|
39
39
|
```shell
|
|
40
|
-
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
40
|
+
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
41
41
|
```
|
|
42
42
|
|
|
43
43
|
## Usage
|
|
@@ -116,7 +116,7 @@ class ApiClient(object):
|
|
|
116
116
|
self.default_headers[header_name] = header_value
|
|
117
117
|
self.cookie = cookie
|
|
118
118
|
# Set default User-Agent.
|
|
119
|
-
self.user_agent = f'fds-sdk/python/FactSetQuantFactorLibrary/1.0.
|
|
119
|
+
self.user_agent = f'fds-sdk/python/FactSetQuantFactorLibrary/1.0.14 ({platform.system()}, Python {platform.python_version()})'
|
|
120
120
|
|
|
121
121
|
def __enter__(self):
|
|
122
122
|
return self
|
|
@@ -430,7 +430,7 @@ conf = fds.sdk.FactSetQuantFactorLibrary.Configuration(
|
|
|
430
430
|
"OS: {env}\n"\
|
|
431
431
|
"Python Version: {pyversion}\n"\
|
|
432
432
|
"Version of the API: 1.0.1\n"\
|
|
433
|
-
"SDK Package Version: 1.0.
|
|
433
|
+
"SDK Package Version: 1.0.14".\
|
|
434
434
|
format(env=sys.platform, pyversion=sys.version)
|
|
435
435
|
|
|
436
436
|
def get_host_settings(self):
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fds.sdk.FactSetQuantFactorLibrary
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.14
|
|
4
4
|
Summary: FactSet Quant Factor Library client library for Python
|
|
5
5
|
Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetQuantFactorLibrary/v1
|
|
6
6
|
Author: FactSet Research Systems
|
|
@@ -16,7 +16,7 @@ License-File: LICENSE
|
|
|
16
16
|
# FactSet Quant Factor Library client library for Python
|
|
17
17
|
|
|
18
18
|
[]()
|
|
19
|
-
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/)
|
|
19
|
+
[](https://pypi.org/project/fds.sdk.FactSetQuantFactorLibrary/v/1.0.14)
|
|
20
20
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
21
21
|
|
|
22
22
|
The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment themes across global equity markets, incorporate ideas into your portfolio construction process, and transform raw data into actionable intelligence. Over 2000+ items spanning Factor Groups in-
|
|
@@ -30,7 +30,7 @@ The FactSet FactSet Quant Factor Library (QFL) API helps to detect investment th
|
|
|
30
30
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
31
31
|
|
|
32
32
|
- API version: 1.0.1
|
|
33
|
-
- SDK version: 1.0.
|
|
33
|
+
- SDK version: 1.0.14
|
|
34
34
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
35
35
|
|
|
36
36
|
For more information, please visit [http://www.factset.com/api](http://www.factset.com/api)
|
|
@@ -44,13 +44,13 @@ For more information, please visit [http://www.factset.com/api](http://www.facts
|
|
|
44
44
|
### Poetry
|
|
45
45
|
|
|
46
46
|
```shell
|
|
47
|
-
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
47
|
+
poetry add fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
48
48
|
```
|
|
49
49
|
|
|
50
50
|
### pip
|
|
51
51
|
|
|
52
52
|
```shell
|
|
53
|
-
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.
|
|
53
|
+
pip install fds.sdk.utils fds.sdk.FactSetQuantFactorLibrary==1.0.14
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
## Usage
|
{fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/setup.py
RENAMED
|
@@ -16,7 +16,7 @@ def read(filename):
|
|
|
16
16
|
return open(os.path.join(os.path.dirname(__file__), filename)).read()
|
|
17
17
|
|
|
18
18
|
NAME = "fds.sdk.FactSetQuantFactorLibrary"
|
|
19
|
-
VERSION = "1.0.
|
|
19
|
+
VERSION = "1.0.14"
|
|
20
20
|
# To install the library, run the following
|
|
21
21
|
#
|
|
22
22
|
# python setup.py install
|
{fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fds.sdk.FactSetQuantFactorLibrary-1.0.13 → fds.sdk.FactSetQuantFactorLibrary-1.0.14}/setup.cfg
RENAMED
|
File without changes
|