fds.sdk.FactSetEntity 1.3.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.3.0 → fds_sdk_factsetentity-2.0.0}/PKG-INFO +12 -12
  2. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/README.md +8 -8
  3. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/__init__.py +1 -1
  4. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api_client.py +1 -1
  5. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/configuration.py +1 -1
  6. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/PKG-INFO +12 -12
  7. fds_sdk_factsetentity-2.0.0/fds.sdk.FactSetEntity.egg-info/requires.txt +3 -0
  8. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/setup.py +4 -4
  9. fds_sdk_factsetentity-1.3.0/fds.sdk.FactSetEntity.egg-info/requires.txt +0 -3
  10. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/LICENSE +0 -0
  11. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/__init__.py +0 -0
  12. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/__init__.py +0 -0
  13. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_reference_api.py +0 -0
  14. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_reference_chinese_api.py +0 -0
  15. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_securities_api.py +0 -0
  16. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/entity_structure_api.py +0 -0
  17. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/api/historical_credit_parent_api.py +0 -0
  18. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/apis/__init__.py +0 -0
  19. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/exceptions.py +0 -0
  20. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/__init__.py +0 -0
  21. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/active.py +0 -0
  22. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent.py +0 -0
  23. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent_request.py +0 -0
  24. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/credit_parent_response.py +0 -0
  25. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference.py +0 -0
  26. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi.py +0 -0
  27. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi_request.py +0 -0
  28. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_chi_response.py +0 -0
  29. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_request.py +0 -0
  30. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_reference_response.py +0 -0
  31. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities.py +0 -0
  32. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities_request.py +0 -0
  33. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_securities_response.py +0 -0
  34. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure.py +0 -0
  35. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure_request.py +0 -0
  36. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/entity_structure_response.py +0 -0
  37. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/error_response.py +0 -0
  38. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/error_response_sub_errors.py +0 -0
  39. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/hcp_ids.py +0 -0
  40. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ids.py +0 -0
  41. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ids_chi.py +0 -0
  42. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/security_type.py +0 -0
  43. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/structure_ids.py +0 -0
  44. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ultimate_entity_structure_request.py +0 -0
  45. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/ultimate_entity_structure_response.py +0 -0
  46. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model/utlimate_entity_structure.py +0 -0
  47. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/model_utils.py +0 -0
  48. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/models/__init__.py +0 -0
  49. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/FactSetEntity/rest.py +0 -0
  50. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds/sdk/__init__.py +0 -0
  51. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/SOURCES.txt +0 -0
  52. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/dependency_links.txt +0 -0
  53. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/fds.sdk.FactSetEntity.egg-info/top_level.txt +0 -0
  54. {fds_sdk_factsetentity-1.3.0 → fds_sdk_factsetentity-2.0.0}/setup.cfg +0 -0
@@ -1,16 +1,16 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fds.sdk.FactSetEntity
3
- Version: 1.3.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
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.10
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
- Requires-Dist: urllib3>=1.25.3
13
- Requires-Dist: python-dateutil
12
+ Requires-Dist: urllib3>=2.7.0
13
+ Requires-Dist: python-dateutil>=2.9.0.post0
14
14
  Requires-Dist: fds.sdk.utils>=1.0.0
15
15
  Dynamic: author
16
16
  Dynamic: description
@@ -28,7 +28,7 @@ Dynamic: summary
28
28
  # FactSet Entity client library for Python
29
29
 
30
30
  [![API Version](https://img.shields.io/badge/api-v1.5.0-blue)]()
31
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/1.3.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.3.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)
32
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
33
33
 
34
34
  Using an entity centric data model, FactSet's Entity API provides access to
@@ -40,7 +40,7 @@ information to a master entity identifier. Use this API to quickly understand th
40
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
41
41
 
42
42
  - API version: 1.5.0
43
- - SDK version: 1.3.0
43
+ - SDK version: 2.0.0
44
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
45
45
 
46
46
  ## Requirements
@@ -52,24 +52,24 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
52
52
  ### Poetry
53
53
 
54
54
  ```shell
55
- poetry add fds.sdk.utils fds.sdk.FactSetEntity==1.3.0
55
+ poetry add fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
56
56
  ```
57
57
 
58
58
  ### pip
59
59
 
60
60
  ```shell
61
- pip install fds.sdk.utils fds.sdk.FactSetEntity==1.3.0
61
+ pip install fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
62
62
  ```
63
63
 
64
64
  ## Usage
65
65
 
66
66
  1. [Generate authentication credentials](../../../../README.md#authentication).
67
67
  2. Setup Python environment.
68
- 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):
69
69
 
70
70
  ```sh
71
- pyenv install 3.9.7
72
- pyenv shell 3.9.7
71
+ pyenv install 3.10.0
72
+ pyenv shell 3.10.0
73
73
  ```
74
74
 
75
75
  2. (optional) [Install poetry](https://python-poetry.org/docs/#installation).
@@ -342,7 +342,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
342
342
 
343
343
  ## Copyright
344
344
 
345
- Copyright 2025 FactSet Research Systems Inc
345
+ Copyright 2026 FactSet Research Systems Inc
346
346
 
347
347
  Licensed under the Apache License, Version 2.0 (the "License");
348
348
  you may not use this file except in compliance with the License.
@@ -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.3.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.3.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.3.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.3.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.3.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 2025 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.3.0"
14
+ __version__ = "2.0.0"
15
15
 
16
16
  # import ApiClient
17
17
  from fds.sdk.FactSetEntity.api_client import ApiClient
@@ -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.3.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.3.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):
@@ -1,16 +1,16 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fds.sdk.FactSetEntity
3
- Version: 1.3.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
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.10
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
- Requires-Dist: urllib3>=1.25.3
13
- Requires-Dist: python-dateutil
12
+ Requires-Dist: urllib3>=2.7.0
13
+ Requires-Dist: python-dateutil>=2.9.0.post0
14
14
  Requires-Dist: fds.sdk.utils>=1.0.0
15
15
  Dynamic: author
16
16
  Dynamic: description
@@ -28,7 +28,7 @@ Dynamic: summary
28
28
  # FactSet Entity client library for Python
29
29
 
30
30
  [![API Version](https://img.shields.io/badge/api-v1.5.0-blue)]()
31
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.FactSetEntity/1.3.0)](https://pypi.org/project/fds.sdk.FactSetEntity/v/1.3.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)
32
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
33
33
 
34
34
  Using an entity centric data model, FactSet's Entity API provides access to
@@ -40,7 +40,7 @@ information to a master entity identifier. Use this API to quickly understand th
40
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
41
41
 
42
42
  - API version: 1.5.0
43
- - SDK version: 1.3.0
43
+ - SDK version: 2.0.0
44
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
45
45
 
46
46
  ## Requirements
@@ -52,24 +52,24 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
52
52
  ### Poetry
53
53
 
54
54
  ```shell
55
- poetry add fds.sdk.utils fds.sdk.FactSetEntity==1.3.0
55
+ poetry add fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
56
56
  ```
57
57
 
58
58
  ### pip
59
59
 
60
60
  ```shell
61
- pip install fds.sdk.utils fds.sdk.FactSetEntity==1.3.0
61
+ pip install fds.sdk.utils fds.sdk.FactSetEntity==2.0.0
62
62
  ```
63
63
 
64
64
  ## Usage
65
65
 
66
66
  1. [Generate authentication credentials](../../../../README.md#authentication).
67
67
  2. Setup Python environment.
68
- 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):
69
69
 
70
70
  ```sh
71
- pyenv install 3.9.7
72
- pyenv shell 3.9.7
71
+ pyenv install 3.10.0
72
+ pyenv shell 3.10.0
73
73
  ```
74
74
 
75
75
  2. (optional) [Install poetry](https://python-poetry.org/docs/#installation).
@@ -342,7 +342,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
342
342
 
343
343
  ## Copyright
344
344
 
345
- Copyright 2025 FactSet Research Systems Inc
345
+ Copyright 2026 FactSet Research Systems Inc
346
346
 
347
347
  Licensed under the Apache License, Version 2.0 (the "License");
348
348
  you may not use this file except in compliance with the License.
@@ -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.3.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.3.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