fds.sdk.FactSetEntity 1.2.0__tar.gz → 2.0.0__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.
Files changed (54) hide show
  1. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/PKG-INFO +24 -14
  2. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/README.md +8 -8
  3. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/__init__.py +1 -1
  4. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_securities_api.py +7 -4
  5. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api_client.py +1 -1
  6. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/configuration.py +1 -1
  7. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/security_type.py +7 -4
  8. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/PKG-INFO +24 -14
  9. fds_sdk_factsetentity-2.0.0/fds.sdk.FactSetEntity.egg-info/requires.txt +3 -0
  10. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/setup.py +4 -4
  11. fds.sdk.FactSetEntity-1.2.0/fds.sdk.FactSetEntity.egg-info/requires.txt +0 -3
  12. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/LICENSE +0 -0
  13. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/__init__.py +0 -0
  14. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/__init__.py +0 -0
  15. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_reference_api.py +0 -0
  16. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_reference_chinese_api.py +0 -0
  17. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_structure_api.py +0 -0
  18. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/historical_credit_parent_api.py +0 -0
  19. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/apis/__init__.py +0 -0
  20. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/exceptions.py +0 -0
  21. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/__init__.py +0 -0
  22. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/active.py +0 -0
  23. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent.py +0 -0
  24. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent_request.py +0 -0
  25. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent_response.py +0 -0
  26. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference.py +0 -0
  27. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi.py +0 -0
  28. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi_request.py +0 -0
  29. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi_response.py +0 -0
  30. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_request.py +0 -0
  31. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_response.py +0 -0
  32. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities.py +0 -0
  33. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities_request.py +0 -0
  34. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities_response.py +0 -0
  35. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure.py +0 -0
  36. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure_request.py +0 -0
  37. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure_response.py +0 -0
  38. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/error_response.py +0 -0
  39. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/error_response_sub_errors.py +0 -0
  40. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/hcp_ids.py +0 -0
  41. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ids.py +0 -0
  42. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ids_chi.py +0 -0
  43. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/structure_ids.py +0 -0
  44. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ultimate_entity_structure_request.py +0 -0
  45. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ultimate_entity_structure_response.py +0 -0
  46. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/utlimate_entity_structure.py +0 -0
  47. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model_utils.py +0 -0
  48. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/models/__init__.py +0 -0
  49. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/rest.py +0 -0
  50. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/__init__.py +0 -0
  51. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/SOURCES.txt +0 -0
  52. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/dependency_links.txt +0 -0
  53. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/top_level.txt +0 -0
  54. {fds.sdk.FactSetEntity-1.2.0 → fds_sdk_factsetentity-2.0.0}/setup.cfg +0 -0
@@ -1,22 +1,34 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: fds.sdk.FactSetEntity
3
- Version: 1.2.0
3
+ Version: 2.0.0
4
4
  Summary: FactSet Entity client library for Python
5
5
  Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetEntity/v1
6
6
  Author: FactSet Research Systems
7
7
  License: Apache License, Version 2.0
8
8
  Keywords: FactSet,API,SDK
9
- Platform: UNKNOWN
10
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.10
11
10
  Description-Content-Type: text/markdown
12
11
  License-File: LICENSE
12
+ Requires-Dist: urllib3>=2.7.0
13
+ Requires-Dist: python-dateutil>=2.9.0.post0
14
+ Requires-Dist: fds.sdk.utils>=1.0.0
15
+ Dynamic: author
16
+ Dynamic: description
17
+ Dynamic: description-content-type
18
+ Dynamic: home-page
19
+ Dynamic: keywords
20
+ Dynamic: license
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
13
25
 
14
26
  [![FactSet](https://raw.githubusercontent.com/factset/enterprise-sdk/main/docs/images/factset-logo.svg)](https://www.factset.com)
15
27
 
16
28
  # FactSet Entity client library for Python
17
29
 
18
30
  [![API Version](https://img.shields.io/badge/api-v1.5.0-blue)]()
19
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/1.2.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.2.0)
31
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/2.0.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/2.0.0)
20
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
21
33
 
22
34
  Using an entity centric data model, FactSet's Entity API provides access to
@@ -28,7 +40,7 @@ information to a master entity identifier. Use this API to quickly understand th
28
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
29
41
 
30
42
  - API version: 1.5.0
31
- - SDK version: 1.2.0
43
+ - SDK version: 2.0.0
32
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
33
45
 
34
46
  ## Requirements
@@ -40,24 +52,24 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
40
52
  ### Poetry
41
53
 
42
54
  ```shell
43
- poetry add fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
55
+ poetry add fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
44
56
  ```
45
57
 
46
58
  ### pip
47
59
 
48
60
  ```shell
49
- pip install fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
61
+ pip install fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
50
62
  ```
51
63
 
52
64
  ## Usage
53
65
 
54
66
  1. [Generate authentication credentials](../../../../README.md#authentication).
55
67
  2. Setup Python environment.
56
- 1. Install and activate python 3.7+. If you're using [pyenv](https://github.com/pyenv/pyenv):
68
+ 1. Install and activate python 3.10+. If you're using [pyenv](https://github.com/pyenv/pyenv):
57
69
 
58
70
  ```sh
59
- pyenv install 3.9.7
60
- pyenv shell 3.9.7
71
+ pyenv install 3.10.0
72
+ pyenv shell 3.10.0
61
73
  ```
62
74
 
63
75
  2. (optional) [Install poetry](https://python-poetry.org/docs/#installation).
@@ -330,7 +342,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
330
342
 
331
343
  ## Copyright
332
344
 
333
- Copyright 2022 FactSet Research Systems Inc
345
+ Copyright 2026 FactSet Research Systems Inc
334
346
 
335
347
  Licensed under the Apache License, Version 2.0 (the "License");
336
348
  you may not use this file except in compliance with the License.
@@ -344,5 +356,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
344
356
  See the License for the specific language governing permissions and
345
357
  limitations under the License.
346
358
 
347
-
348
-
@@ -3,7 +3,7 @@
3
3
  # FactSet Entity client library for Python
4
4
 
5
5
  [![API Version](https://img.shields.io/badge/api-v1.5.0-blue)]()
6
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/1.2.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.2.0)
6
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/2.0.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/2.0.0)
7
7
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
8
8
 
9
9
  Using an entity centric data model, FactSet's Entity API provides access to
@@ -15,7 +15,7 @@ information to a master entity identifier. Use this API to quickly understand th
15
15
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
16
16
 
17
17
  - API version: 1.5.0
18
- - SDK version: 1.2.0
18
+ - SDK version: 2.0.0
19
19
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
20
20
 
21
21
  ## Requirements
@@ -27,24 +27,24 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
27
27
  ### Poetry
28
28
 
29
29
  ```shell
30
- poetry add fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
30
+ poetry add fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
31
31
  ```
32
32
 
33
33
  ### pip
34
34
 
35
35
  ```shell
36
- pip install fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
36
+ pip install fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
37
37
  ```
38
38
 
39
39
  ## Usage
40
40
 
41
41
  1. [Generate authentication credentials](../../../../README.md#authentication).
42
42
  2. Setup Python environment.
43
- 1. Install and activate python 3.7+. If you're using [pyenv](https://github.com/pyenv/pyenv):
43
+ 1. Install and activate python 3.10+. If you're using [pyenv](https://github.com/pyenv/pyenv):
44
44
 
45
45
  ```sh
46
- pyenv install 3.9.7
47
- pyenv shell 3.9.7
46
+ pyenv install 3.10.0
47
+ pyenv shell 3.10.0
48
48
  ```
49
49
 
50
50
  2. (optional) [Install poetry](https://python-poetry.org/docs/#installation).
@@ -317,7 +317,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
317
317
 
318
318
  ## Copyright
319
319
 
320
- Copyright 2022 FactSet Research Systems Inc
320
+ Copyright 2026 FactSet Research Systems Inc
321
321
 
322
322
  Licensed under the Apache License, Version 2.0 (the "License");
323
323
  you may not use this file except in compliance with the License.
@@ -11,7 +11,7 @@
11
11
  """
12
12
 
13
13
 
14
- __version__ = "1.2.0"
14
+ __version__ = "2.0.0"
15
15
 
16
16
  # import ApiClient
17
17
  from fds.sdk.FactSetEntity.api_client import ApiClient
@@ -89,6 +89,9 @@ class EntitySecuritiesApi(object):
89
89
  ('security_type',): {
90
90
 
91
91
  "EQ": "EQ",
92
+ "AEQ": "AEQ",
93
+ "PR": "PR",
94
+ "F": "F",
92
95
  "FI": "FI",
93
96
  "ALL": "ALL"
94
97
  },
@@ -205,7 +208,7 @@ class EntitySecuritiesApi(object):
205
208
  ids ([str]): The requested Market Identifier. Accepted input identifiers include Ticker-Exchange, Ticker-Regions, CUSIPs, ISINs, SEDOLs, or FactSet Permanent Ids, such as -R, -L, or -E.<p>**Max Ids Limit set to 3000 in a single request**</p> *<p>Make note, GET Method URL request lines are also limited to a total length of 8192 bytes (8KB). In cases where the service allows for thousands of ids, which may lead to exceeding this request line limit of 8KB, its advised for any requests with large request lines to be requested through the respective \\\"POST\\\" method.</p>*
206
209
 
207
210
  Keyword Args:
208
- security_type (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL).. [optional] if omitted the server will use the default value of "EQ"
211
+ security_type (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . [optional] if omitted the server will use the default value of "EQ"
209
212
  _preload_content (bool): if False, the urllib3.HTTPResponse object
210
213
  will be returned without reading/decoding response data.
211
214
  Default is True. NOTE: if this API returns a file, it is the responsibility
@@ -253,7 +256,7 @@ class EntitySecuritiesApi(object):
253
256
  ids ([str]): The requested Market Identifier. Accepted input identifiers include Ticker-Exchange, Ticker-Regions, CUSIPs, ISINs, SEDOLs, or FactSet Permanent Ids, such as -R, -L, or -E.<p>**Max Ids Limit set to 3000 in a single request**</p> *<p>Make note, GET Method URL request lines are also limited to a total length of 8192 bytes (8KB). In cases where the service allows for thousands of ids, which may lead to exceeding this request line limit of 8KB, its advised for any requests with large request lines to be requested through the respective \\\"POST\\\" method.</p>*
254
257
 
255
258
  Keyword Args:
256
- security_type (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL).. [optional] if omitted the server will use the default value of "EQ"
259
+ security_type (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . [optional] if omitted the server will use the default value of "EQ"
257
260
  _preload_content (bool): if False, the urllib3.HTTPResponse object
258
261
  will be returned without reading/decoding response data.
259
262
  Default is True. NOTE: if this API returns a file, it is the responsibility
@@ -305,7 +308,7 @@ class EntitySecuritiesApi(object):
305
308
  ids ([str]): The requested Market Identifier. Accepted input identifiers include Ticker-Exchange, Ticker-Regions, CUSIPs, ISINs, SEDOLs, or FactSet Permanent Ids, such as -R, -L, or -E.<p>**Max Ids Limit set to 3000 in a single request**</p> *<p>Make note, GET Method URL request lines are also limited to a total length of 8192 bytes (8KB). In cases where the service allows for thousands of ids, which may lead to exceeding this request line limit of 8KB, its advised for any requests with large request lines to be requested through the respective \\\"POST\\\" method.</p>*
306
309
 
307
310
  Keyword Args:
308
- security_type (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL).. [optional] if omitted the server will use the default value of "EQ"
311
+ security_type (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . [optional] if omitted the server will use the default value of "EQ"
309
312
  _preload_content (bool): if False, the urllib3.HTTPResponse object
310
313
  will be returned without reading/decoding response data.
311
314
  Default is True. NOTE: if this API returns a file, it is the responsibility
@@ -352,7 +355,7 @@ class EntitySecuritiesApi(object):
352
355
  ids ([str]): The requested Market Identifier. Accepted input identifiers include Ticker-Exchange, Ticker-Regions, CUSIPs, ISINs, SEDOLs, or FactSet Permanent Ids, such as -R, -L, or -E.<p>**Max Ids Limit set to 3000 in a single request**</p> *<p>Make note, GET Method URL request lines are also limited to a total length of 8192 bytes (8KB). In cases where the service allows for thousands of ids, which may lead to exceeding this request line limit of 8KB, its advised for any requests with large request lines to be requested through the respective \\\"POST\\\" method.</p>*
353
356
 
354
357
  Keyword Args:
355
- security_type (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL).. [optional] if omitted the server will use the default value of "EQ"
358
+ security_type (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . [optional] if omitted the server will use the default value of "EQ"
356
359
  _preload_content (bool): if False, the urllib3.HTTPResponse object
357
360
  will be returned without reading/decoding response data.
358
361
  Default is True. NOTE: if this API returns a file, it is the responsibility
@@ -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/FactSetEntity/1.2.0 ({platform.system()}, Python {platform.python_version()})'
119
+ self.user_agent = f'fds-sdk/python/FactSetEntity/2.0.0 ({platform.system()}, Python {platform.python_version()})'
120
120
 
121
121
  def __enter__(self):
122
122
  return self
@@ -430,7 +430,7 @@ conf = fds.sdk.FactSetEntity.Configuration(
430
430
  "OS: {env}\n"\
431
431
  "Python Version: {pyversion}\n"\
432
432
  "Version of the API: 1.5.0\n"\
433
- "SDK Package Version: 1.2.0".\
433
+ "SDK Package Version: 2.0.0".\
434
434
  format(env=sys.platform, pyversion=sys.version)
435
435
 
436
436
  def get_host_settings(self):
@@ -54,6 +54,9 @@ class SecurityType(ModelSimple):
54
54
  allowed_values = {
55
55
  ('value',): {
56
56
  'EQ': "EQ",
57
+ 'AEQ': "AEQ",
58
+ 'PR': "PR",
59
+ 'F': "F",
57
60
  'FI': "FI",
58
61
  'ALL': "ALL",
59
62
 
@@ -109,10 +112,10 @@ class SecurityType(ModelSimple):
109
112
  Note that value can be passed either in args or in kwargs, but not in both.
110
113
 
111
114
  Args:
112
- args[0] (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL). . if omitted defaults to "EQ", must be one of ["EQ", "FI", "ALL", ] # noqa: E501
115
+ args[0] (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . if omitted defaults to "EQ", must be one of ["EQ", "AEQ", "PR", "F", "FI", "ALL", ] # noqa: E501
113
116
 
114
117
  Keyword Args:
115
- value (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL). . if omitted defaults to "EQ", must be one of ["EQ", "FI", "ALL", ] # noqa: E501
118
+ value (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . if omitted defaults to "EQ", must be one of ["EQ", "AEQ", "PR", "F", "FI", "ALL", ] # noqa: E501
116
119
  _check_type (bool): if True, values for parameters in openapi_types
117
120
  will be type checked and a TypeError will be
118
121
  raised if the wrong type is input.
@@ -195,10 +198,10 @@ class SecurityType(ModelSimple):
195
198
  Note that value can be passed either in args or in kwargs, but not in both.
196
199
 
197
200
  Args:
198
- args[0] (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL). . if omitted defaults to "EQ", must be one of ["EQ", "FI", "ALL", ] # noqa: E501
201
+ args[0] (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . if omitted defaults to "EQ", must be one of ["EQ", "AEQ", "PR", "F", "FI", "ALL", ] # noqa: E501
199
202
 
200
203
  Keyword Args:
201
- value (str): Controls the response to return all related equity listings (EQ), all debt instruments (FI), or both all equity and all debt (ALL). . if omitted defaults to "EQ", must be one of ["EQ", "FI", "ALL", ] # noqa: E501
204
+ value (str): The category describes which security types will be returned in the response. Defined as: * **EQ** = All related traded equity listings * **AEQ** = All active traded and non-traded equity listings * **PR** = All active preferred securities * **F** = All active funds * **FI** = All debt instruments * **ALL** = All related traded equity listings and debt . if omitted defaults to "EQ", must be one of ["EQ", "AEQ", "PR", "F", "FI", "ALL", ] # noqa: E501
202
205
  _check_type (bool): if True, values for parameters in openapi_types
203
206
  will be type checked and a TypeError will be
204
207
  raised if the wrong type is input.
@@ -1,22 +1,34 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: fds.sdk.FactSetEntity
3
- Version: 1.2.0
3
+ Version: 2.0.0
4
4
  Summary: FactSet Entity client library for Python
5
5
  Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetEntity/v1
6
6
  Author: FactSet Research Systems
7
7
  License: Apache License, Version 2.0
8
8
  Keywords: FactSet,API,SDK
9
- Platform: UNKNOWN
10
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.10
11
10
  Description-Content-Type: text/markdown
12
11
  License-File: LICENSE
12
+ Requires-Dist: urllib3>=2.7.0
13
+ Requires-Dist: python-dateutil>=2.9.0.post0
14
+ Requires-Dist: fds.sdk.utils>=1.0.0
15
+ Dynamic: author
16
+ Dynamic: description
17
+ Dynamic: description-content-type
18
+ Dynamic: home-page
19
+ Dynamic: keywords
20
+ Dynamic: license
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
13
25
 
14
26
  [![FactSet](https://raw.githubusercontent.com/factset/enterprise-sdk/main/docs/images/factset-logo.svg)](https://www.factset.com)
15
27
 
16
28
  # FactSet Entity client library for Python
17
29
 
18
30
  [![API Version](https://img.shields.io/badge/api-v1.5.0-blue)]()
19
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/1.2.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.2.0)
31
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/2.0.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/2.0.0)
20
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
21
33
 
22
34
  Using an entity centric data model, FactSet's Entity API provides access to
@@ -28,7 +40,7 @@ information to a master entity identifier. Use this API to quickly understand th
28
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
29
41
 
30
42
  - API version: 1.5.0
31
- - SDK version: 1.2.0
43
+ - SDK version: 2.0.0
32
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
33
45
 
34
46
  ## Requirements
@@ -40,24 +52,24 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
40
52
  ### Poetry
41
53
 
42
54
  ```shell
43
- poetry add fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
55
+ poetry add fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
44
56
  ```
45
57
 
46
58
  ### pip
47
59
 
48
60
  ```shell
49
- pip install fds.sdk.utils fds.sdk.FactSetEntity==1.2.0
61
+ pip install fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
50
62
  ```
51
63
 
52
64
  ## Usage
53
65
 
54
66
  1. [Generate authentication credentials](../../../../README.md#authentication).
55
67
  2. Setup Python environment.
56
- 1. Install and activate python 3.7+. If you're using [pyenv](https://github.com/pyenv/pyenv):
68
+ 1. Install and activate python 3.10+. If you're using [pyenv](https://github.com/pyenv/pyenv):
57
69
 
58
70
  ```sh
59
- pyenv install 3.9.7
60
- pyenv shell 3.9.7
71
+ pyenv install 3.10.0
72
+ pyenv shell 3.10.0
61
73
  ```
62
74
 
63
75
  2. (optional) [Install poetry](https://python-poetry.org/docs/#installation).
@@ -330,7 +342,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
330
342
 
331
343
  ## Copyright
332
344
 
333
- Copyright 2022 FactSet Research Systems Inc
345
+ Copyright 2026 FactSet Research Systems Inc
334
346
 
335
347
  Licensed under the Apache License, Version 2.0 (the "License");
336
348
  you may not use this file except in compliance with the License.
@@ -344,5 +356,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
344
356
  See the License for the specific language governing permissions and
345
357
  limitations under the License.
346
358
 
347
-
348
-
@@ -0,0 +1,3 @@
1
+ urllib3>=2.7.0
2
+ python-dateutil>=2.9.0.post0
3
+ fds.sdk.utils>=1.0.0
@@ -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.FactSetEntity"
19
- VERSION = "1.2.0"
19
+ VERSION = "2.0.0"
20
20
  # To install the library, run the following
21
21
  #
22
22
  # python setup.py install
@@ -25,8 +25,8 @@ VERSION = "1.2.0"
25
25
  # http://pypi.python.org/pypi/setuptools
26
26
 
27
27
  REQUIRES = [
28
- "urllib3 >= 1.25.3",
29
- "python-dateutil",
28
+ "urllib3 >= 2.7.0",
29
+ "python-dateutil >= 2.9.0.post0",
30
30
  "fds.sdk.utils >= 1.0.0",
31
31
  ]
32
32
 
@@ -37,7 +37,7 @@ setup(
37
37
  author="FactSet Research Systems",
38
38
  url="https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetEntity/v1",
39
39
  keywords=["FactSet", "API", "SDK"],
40
- python_requires=">=3.7",
40
+ python_requires=">=3.10",
41
41
  install_requires=REQUIRES,
42
42
  packages=find_packages(exclude=["test", "tests"]),
43
43
  include_package_data=True,
@@ -1,3 +0,0 @@
1
- urllib3>=1.25.3
2
- python-dateutil
3
- fds.sdk.utils>=1.0.0