fds.sdk.FactSetProgrammaticEnvironment 0.21.13__tar.gz → 0.22.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.
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/PKG-INFO +33 -26
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/README.md +32 -25
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/__init__.py +2 -1
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/api/calculations_api.py +142 -141
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/api/files_api.py +119 -118
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/api_client.py +5 -4
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/configuration.py +4 -3
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/exceptions.py +1 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/model/calculation.py +11 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/model/calculation_status.py +1 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/model/file_upload_status.py +1 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/model_utils.py +1 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/rest.py +1 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds.sdk.FactSetProgrammaticEnvironment.egg-info/PKG-INFO +33 -26
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/setup.py +2 -1
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/LICENSE +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/api/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/apis/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/model/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/FactSetProgrammaticEnvironment/models/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds/sdk/__init__.py +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds.sdk.FactSetProgrammaticEnvironment.egg-info/SOURCES.txt +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds.sdk.FactSetProgrammaticEnvironment.egg-info/dependency_links.txt +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds.sdk.FactSetProgrammaticEnvironment.egg-info/requires.txt +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/fds.sdk.FactSetProgrammaticEnvironment.egg-info/top_level.txt +0 -0
- {fds.sdk.FactSetProgrammaticEnvironment-0.21.13 → fds.sdk.FactSetProgrammaticEnvironment-0.22.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fds.sdk.FactSetProgrammaticEnvironment
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.22.0
|
|
4
4
|
Summary: FactSet Programmatic Environment client library for Python
|
|
5
5
|
Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1
|
|
6
6
|
Author: FactSet Research Systems
|
|
@@ -15,8 +15,8 @@ License-File: LICENSE
|
|
|
15
15
|
|
|
16
16
|
# FactSet Programmatic Environment client library for Python
|
|
17
17
|
|
|
18
|
-
[]()
|
|
19
|
-
[](https://pypi.org/project/fds.sdk.FactSetProgrammaticEnvironment/)
|
|
18
|
+
[](https://developer.factset.com/api-catalog/factset-programmatic-environment-api)
|
|
19
|
+
[](https://pypi.org/project/fds.sdk.FactSetProgrammaticEnvironment/v/0.22.0)
|
|
20
20
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
21
21
|
|
|
22
22
|
FactSet Programmatic Environment (FPE) API is an API for users to interact with FPE programmatically, streamlining path from research to production.
|
|
@@ -24,9 +24,11 @@ FactSet Programmatic Environment (FPE) API is an API for users to interact with
|
|
|
24
24
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
25
25
|
|
|
26
26
|
- API version: 1.0.0
|
|
27
|
-
- SDK version: 0.
|
|
27
|
+
- SDK version: 0.22.0
|
|
28
28
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
29
29
|
|
|
30
|
+
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
|
|
31
|
+
|
|
30
32
|
## Requirements
|
|
31
33
|
|
|
32
34
|
* Python >= 3.7
|
|
@@ -36,13 +38,13 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
|
|
|
36
38
|
### Poetry
|
|
37
39
|
|
|
38
40
|
```shell
|
|
39
|
-
poetry add fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.
|
|
41
|
+
poetry add fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.22.0
|
|
40
42
|
```
|
|
41
43
|
|
|
42
44
|
### pip
|
|
43
45
|
|
|
44
46
|
```shell
|
|
45
|
-
pip install fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.
|
|
47
|
+
pip install fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.22.0
|
|
46
48
|
```
|
|
47
49
|
|
|
48
50
|
## Usage
|
|
@@ -102,44 +104,49 @@ configuration = fds.sdk.FactSetProgrammaticEnvironment.Configuration(
|
|
|
102
104
|
with fds.sdk.FactSetProgrammaticEnvironment.ApiClient(configuration) as api_client:
|
|
103
105
|
# Create an instance of the API class
|
|
104
106
|
api_instance = calculations_api.CalculationsApi(api_client)
|
|
105
|
-
|
|
107
|
+
calculation = Calculation(
|
|
108
|
+
script="script_example",
|
|
109
|
+
notebook="notebook_example",
|
|
110
|
+
kernel="python-3-7",
|
|
111
|
+
) # Calculation | (optional)
|
|
106
112
|
|
|
107
113
|
try:
|
|
108
|
-
#
|
|
114
|
+
# Starts a new script calculation
|
|
109
115
|
# example passing only required values which don't have defaults set
|
|
110
|
-
|
|
116
|
+
# and optional values
|
|
117
|
+
api_response = api_instance.create_calculations(calculation=calculation)
|
|
111
118
|
|
|
112
119
|
pprint(api_response)
|
|
113
120
|
except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
114
|
-
print("Exception when calling CalculationsApi->
|
|
121
|
+
print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
115
122
|
|
|
116
123
|
# # Get response, http status code and response headers
|
|
117
124
|
# try:
|
|
118
|
-
# #
|
|
119
|
-
# api_response, http_status_code, response_headers = api_instance.
|
|
125
|
+
# # Starts a new script calculation
|
|
126
|
+
# api_response, http_status_code, response_headers = api_instance.create_calculations_with_http_info(calculation=calculation)
|
|
120
127
|
|
|
121
128
|
|
|
122
129
|
# pprint(api_response)
|
|
123
130
|
# pprint(http_status_code)
|
|
124
131
|
# pprint(response_headers)
|
|
125
132
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
126
|
-
# print("Exception when calling CalculationsApi->
|
|
133
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
127
134
|
|
|
128
135
|
# # Get response asynchronous
|
|
129
136
|
# try:
|
|
130
|
-
# #
|
|
131
|
-
# async_result = api_instance.
|
|
137
|
+
# # Starts a new script calculation
|
|
138
|
+
# async_result = api_instance.create_calculations_async(calculation=calculation)
|
|
132
139
|
# api_response = async_result.get()
|
|
133
140
|
|
|
134
141
|
|
|
135
142
|
# pprint(api_response)
|
|
136
143
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
137
|
-
# print("Exception when calling CalculationsApi->
|
|
144
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
138
145
|
|
|
139
146
|
# # Get response, http status code and response headers asynchronous
|
|
140
147
|
# try:
|
|
141
|
-
# #
|
|
142
|
-
# async_result = api_instance.
|
|
148
|
+
# # Starts a new script calculation
|
|
149
|
+
# async_result = api_instance.create_calculations_with_http_info_async(calculation=calculation)
|
|
143
150
|
# api_response, http_status_code, response_headers = async_result.get()
|
|
144
151
|
|
|
145
152
|
|
|
@@ -147,7 +154,7 @@ with fds.sdk.FactSetProgrammaticEnvironment.ApiClient(configuration) as api_clie
|
|
|
147
154
|
# pprint(http_status_code)
|
|
148
155
|
# pprint(response_headers)
|
|
149
156
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
150
|
-
# print("Exception when calling CalculationsApi->
|
|
157
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
151
158
|
|
|
152
159
|
```
|
|
153
160
|
|
|
@@ -237,16 +244,16 @@ configuration.retries = Retry(total=3, status_forcelist=[500, 502, 503, 504])
|
|
|
237
244
|
|
|
238
245
|
## Documentation for API Endpoints
|
|
239
246
|
|
|
240
|
-
All URIs are relative to *https://api.factset.com*
|
|
247
|
+
All URIs are relative to *https://api.factset.com/analytics/quant/fpe/v1*
|
|
241
248
|
|
|
242
249
|
Class | Method | HTTP request | Description
|
|
243
250
|
------------ | ------------- | ------------- | -------------
|
|
244
|
-
*CalculationsApi* | [**
|
|
245
|
-
*CalculationsApi* | [**
|
|
246
|
-
*CalculationsApi* | [**
|
|
247
|
-
*CalculationsApi* | [**
|
|
248
|
-
*FilesApi* | [**
|
|
249
|
-
*FilesApi* | [**
|
|
251
|
+
*CalculationsApi* | [**create_calculations**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#create_calculations) | **POST** /calculations | Starts a new script calculation
|
|
252
|
+
*CalculationsApi* | [**get_calculations**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations) | **GET** /calculations/{id} | Get calculation status by id
|
|
253
|
+
*CalculationsApi* | [**get_calculations_log**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations_log) | **GET** /calculations/{id}/log | Get calculation log for a specific calculation
|
|
254
|
+
*CalculationsApi* | [**get_calculations_output**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations_output) | **GET** /calculations/{id}/output | Get calculation output for a specific calculation
|
|
255
|
+
*FilesApi* | [**get_upload_file_status**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/FilesApi.md#get_upload_file_status) | **GET** /files/uploads/{id} | Get upload status by id
|
|
256
|
+
*FilesApi* | [**upload_file**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/FilesApi.md#upload_file) | **POST** /files/{server}/{file} | Starts a file upload
|
|
250
257
|
|
|
251
258
|
|
|
252
259
|
## Documentation For Models
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
# FactSet Programmatic Environment client library for Python
|
|
4
4
|
|
|
5
|
-
[]()
|
|
6
|
-
[](https://pypi.org/project/fds.sdk.FactSetProgrammaticEnvironment/)
|
|
5
|
+
[](https://developer.factset.com/api-catalog/factset-programmatic-environment-api)
|
|
6
|
+
[](https://pypi.org/project/fds.sdk.FactSetProgrammaticEnvironment/v/0.22.0)
|
|
7
7
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
8
8
|
|
|
9
9
|
FactSet Programmatic Environment (FPE) API is an API for users to interact with FPE programmatically, streamlining path from research to production.
|
|
@@ -11,9 +11,11 @@ FactSet Programmatic Environment (FPE) API is an API for users to interact with
|
|
|
11
11
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
12
12
|
|
|
13
13
|
- API version: 1.0.0
|
|
14
|
-
- SDK version: 0.
|
|
14
|
+
- SDK version: 0.22.0
|
|
15
15
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
16
16
|
|
|
17
|
+
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
|
|
18
|
+
|
|
17
19
|
## Requirements
|
|
18
20
|
|
|
19
21
|
* Python >= 3.7
|
|
@@ -23,13 +25,13 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
|
|
|
23
25
|
### Poetry
|
|
24
26
|
|
|
25
27
|
```shell
|
|
26
|
-
poetry add fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.
|
|
28
|
+
poetry add fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.22.0
|
|
27
29
|
```
|
|
28
30
|
|
|
29
31
|
### pip
|
|
30
32
|
|
|
31
33
|
```shell
|
|
32
|
-
pip install fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.
|
|
34
|
+
pip install fds.sdk.utils fds.sdk.FactSetProgrammaticEnvironment==0.22.0
|
|
33
35
|
```
|
|
34
36
|
|
|
35
37
|
## Usage
|
|
@@ -89,44 +91,49 @@ configuration = fds.sdk.FactSetProgrammaticEnvironment.Configuration(
|
|
|
89
91
|
with fds.sdk.FactSetProgrammaticEnvironment.ApiClient(configuration) as api_client:
|
|
90
92
|
# Create an instance of the API class
|
|
91
93
|
api_instance = calculations_api.CalculationsApi(api_client)
|
|
92
|
-
|
|
94
|
+
calculation = Calculation(
|
|
95
|
+
script="script_example",
|
|
96
|
+
notebook="notebook_example",
|
|
97
|
+
kernel="python-3-7",
|
|
98
|
+
) # Calculation | (optional)
|
|
93
99
|
|
|
94
100
|
try:
|
|
95
|
-
#
|
|
101
|
+
# Starts a new script calculation
|
|
96
102
|
# example passing only required values which don't have defaults set
|
|
97
|
-
|
|
103
|
+
# and optional values
|
|
104
|
+
api_response = api_instance.create_calculations(calculation=calculation)
|
|
98
105
|
|
|
99
106
|
pprint(api_response)
|
|
100
107
|
except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
101
|
-
print("Exception when calling CalculationsApi->
|
|
108
|
+
print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
102
109
|
|
|
103
110
|
# # Get response, http status code and response headers
|
|
104
111
|
# try:
|
|
105
|
-
# #
|
|
106
|
-
# api_response, http_status_code, response_headers = api_instance.
|
|
112
|
+
# # Starts a new script calculation
|
|
113
|
+
# api_response, http_status_code, response_headers = api_instance.create_calculations_with_http_info(calculation=calculation)
|
|
107
114
|
|
|
108
115
|
|
|
109
116
|
# pprint(api_response)
|
|
110
117
|
# pprint(http_status_code)
|
|
111
118
|
# pprint(response_headers)
|
|
112
119
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
113
|
-
# print("Exception when calling CalculationsApi->
|
|
120
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
114
121
|
|
|
115
122
|
# # Get response asynchronous
|
|
116
123
|
# try:
|
|
117
|
-
# #
|
|
118
|
-
# async_result = api_instance.
|
|
124
|
+
# # Starts a new script calculation
|
|
125
|
+
# async_result = api_instance.create_calculations_async(calculation=calculation)
|
|
119
126
|
# api_response = async_result.get()
|
|
120
127
|
|
|
121
128
|
|
|
122
129
|
# pprint(api_response)
|
|
123
130
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
124
|
-
# print("Exception when calling CalculationsApi->
|
|
131
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
125
132
|
|
|
126
133
|
# # Get response, http status code and response headers asynchronous
|
|
127
134
|
# try:
|
|
128
|
-
# #
|
|
129
|
-
# async_result = api_instance.
|
|
135
|
+
# # Starts a new script calculation
|
|
136
|
+
# async_result = api_instance.create_calculations_with_http_info_async(calculation=calculation)
|
|
130
137
|
# api_response, http_status_code, response_headers = async_result.get()
|
|
131
138
|
|
|
132
139
|
|
|
@@ -134,7 +141,7 @@ with fds.sdk.FactSetProgrammaticEnvironment.ApiClient(configuration) as api_clie
|
|
|
134
141
|
# pprint(http_status_code)
|
|
135
142
|
# pprint(response_headers)
|
|
136
143
|
# except fds.sdk.FactSetProgrammaticEnvironment.ApiException as e:
|
|
137
|
-
# print("Exception when calling CalculationsApi->
|
|
144
|
+
# print("Exception when calling CalculationsApi->create_calculations: %s\n" % e)
|
|
138
145
|
|
|
139
146
|
```
|
|
140
147
|
|
|
@@ -224,16 +231,16 @@ configuration.retries = Retry(total=3, status_forcelist=[500, 502, 503, 504])
|
|
|
224
231
|
|
|
225
232
|
## Documentation for API Endpoints
|
|
226
233
|
|
|
227
|
-
All URIs are relative to *https://api.factset.com*
|
|
234
|
+
All URIs are relative to *https://api.factset.com/analytics/quant/fpe/v1*
|
|
228
235
|
|
|
229
236
|
Class | Method | HTTP request | Description
|
|
230
237
|
------------ | ------------- | ------------- | -------------
|
|
231
|
-
*CalculationsApi* | [**
|
|
232
|
-
*CalculationsApi* | [**
|
|
233
|
-
*CalculationsApi* | [**
|
|
234
|
-
*CalculationsApi* | [**
|
|
235
|
-
*FilesApi* | [**
|
|
236
|
-
*FilesApi* | [**
|
|
238
|
+
*CalculationsApi* | [**create_calculations**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#create_calculations) | **POST** /calculations | Starts a new script calculation
|
|
239
|
+
*CalculationsApi* | [**get_calculations**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations) | **GET** /calculations/{id} | Get calculation status by id
|
|
240
|
+
*CalculationsApi* | [**get_calculations_log**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations_log) | **GET** /calculations/{id}/log | Get calculation log for a specific calculation
|
|
241
|
+
*CalculationsApi* | [**get_calculations_output**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/CalculationsApi.md#get_calculations_output) | **GET** /calculations/{id}/output | Get calculation output for a specific calculation
|
|
242
|
+
*FilesApi* | [**get_upload_file_status**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/FilesApi.md#get_upload_file_status) | **GET** /files/uploads/{id} | Get upload status by id
|
|
243
|
+
*FilesApi* | [**upload_file**](https://github.com/FactSet/enterprise-sdk/tree/main/code/python/FactSetProgrammaticEnvironment/v1/docs/FilesApi.md#upload_file) | **POST** /files/{server}/{file} | Starts a file upload
|
|
237
244
|
|
|
238
245
|
|
|
239
246
|
## Documentation For Models
|
|
@@ -6,11 +6,12 @@
|
|
|
6
6
|
FactSet Programmatic Environment (FPE) API is an API for users to interact with FPE programmatically, streamlining path from research to production. # noqa: E501
|
|
7
7
|
|
|
8
8
|
The version of the OpenAPI document: 1.0.0
|
|
9
|
+
Contact: api@factset.com
|
|
9
10
|
Generated by: https://openapi-generator.tech
|
|
10
11
|
"""
|
|
11
12
|
|
|
12
13
|
|
|
13
|
-
__version__ = "0.
|
|
14
|
+
__version__ = "0.22.0"
|
|
14
15
|
|
|
15
16
|
# import ApiClient
|
|
16
17
|
from fds.sdk.FactSetProgrammaticEnvironment.api_client import ApiClient
|