fds.sdk.EventsandTranscripts 2.0.0__tar.gz → 2.0.1__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_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/PKG-INFO +5 -5
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/README.md +4 -4
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/__init__.py +1 -1
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api_client.py +1 -1
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/configuration.py +1 -1
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_ids_request.py +2 -2
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_request_data.py +2 -2
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds.sdk.EventsandTranscripts.egg-info/PKG-INFO +5 -5
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/setup.py +1 -1
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/LICENSE +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/calendar_events_api.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/events_audio_api.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/meta_api.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/near_real_time_transcripts_api.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/api/transcripts_api.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/apis/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/exceptions.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_by_date_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_by_file_name_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_by_ids_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_by_upload_time_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_request_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_request_meta.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_request_meta_pagination.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/audio_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/body.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/body_nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/categories_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/categories_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_request_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_request_data_date_time.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_request_data_universe.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/company_event_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/document.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/document_one.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/document_result.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/error.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/error_object.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/events_audio_daily_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/events_audio_history_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/events_audio_history_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/indexed_nrt_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/indexed_nrt_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/invalid_id_error_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/investor_slides_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/investor_slides_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/meta.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/meta_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/meta_data_pagination.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/meta_nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_request_by_ids.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_request_by_ticker.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_request_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_request_meta.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_calls_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_speaker_ids_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/nrt_speaker_ids_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/participant.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/participant_nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/plist.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/raw_or_corrected.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/response_type.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/response_type_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/section.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/section_nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/speaker.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/speaker_nrt.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/time_zones_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/time_zones_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_date_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_events_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_ids_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_search_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_by_times_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_collection.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_intelligence_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_intelligence_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_request.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_request_meta.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_request_meta_pagination.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_response.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model/transcripts_response_data.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/model_utils.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/models/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/EventsandTranscripts/rest.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/__init__.py +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds.sdk.EventsandTranscripts.egg-info/SOURCES.txt +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds.sdk.EventsandTranscripts.egg-info/dependency_links.txt +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds.sdk.EventsandTranscripts.egg-info/requires.txt +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds.sdk.EventsandTranscripts.egg-info/top_level.txt +0 -0
- {fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fds.sdk.EventsandTranscripts
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.1
|
|
4
4
|
Summary: Events and Transcripts client library for Python
|
|
5
5
|
Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/EventsandTranscripts/v2
|
|
6
6
|
Author: FactSet Research Systems
|
|
@@ -28,7 +28,7 @@ Dynamic: summary
|
|
|
28
28
|
# Events and Transcripts client library for Python
|
|
29
29
|
|
|
30
30
|
[](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
|
|
31
|
-
[](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/2.0.1)
|
|
32
32
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
33
33
|
|
|
34
34
|
<p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
|
|
@@ -40,7 +40,7 @@ Dynamic: summary
|
|
|
40
40
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
41
41
|
|
|
42
42
|
- API version: 2.0.0
|
|
43
|
-
- SDK version: 2.0.
|
|
43
|
+
- SDK version: 2.0.1
|
|
44
44
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
45
45
|
|
|
46
46
|
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
|
|
@@ -54,13 +54,13 @@ For more information, please visit [https://developer.factset.com/contact](https
|
|
|
54
54
|
### Poetry
|
|
55
55
|
|
|
56
56
|
```shell
|
|
57
|
-
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
57
|
+
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
58
58
|
```
|
|
59
59
|
|
|
60
60
|
### pip
|
|
61
61
|
|
|
62
62
|
```shell
|
|
63
|
-
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
63
|
+
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Usage
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# Events and Transcripts client library for Python
|
|
4
4
|
|
|
5
5
|
[](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
|
|
6
|
-
[](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/2.0.1)
|
|
7
7
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
8
8
|
|
|
9
9
|
<p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
16
16
|
|
|
17
17
|
- API version: 2.0.0
|
|
18
|
-
- SDK version: 2.0.
|
|
18
|
+
- SDK version: 2.0.1
|
|
19
19
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
20
20
|
|
|
21
21
|
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
|
|
@@ -29,13 +29,13 @@ For more information, please visit [https://developer.factset.com/contact](https
|
|
|
29
29
|
### Poetry
|
|
30
30
|
|
|
31
31
|
```shell
|
|
32
|
-
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
32
|
+
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
### pip
|
|
36
36
|
|
|
37
37
|
```shell
|
|
38
|
-
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
38
|
+
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
39
39
|
```
|
|
40
40
|
|
|
41
41
|
## 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/EventsandTranscripts/2.0.
|
|
119
|
+
self.user_agent = f'fds-sdk/python/EventsandTranscripts/2.0.1 ({platform.system()}, Python {platform.python_version()})'
|
|
120
120
|
|
|
121
121
|
def __enter__(self):
|
|
122
122
|
return self
|
|
@@ -430,7 +430,7 @@ conf = fds.sdk.EventsandTranscripts.Configuration(
|
|
|
430
430
|
"OS: {env}\n"\
|
|
431
431
|
"Python Version: {pyversion}\n"\
|
|
432
432
|
"Version of the API: 2.0.0\n"\
|
|
433
|
-
"SDK Package Version: 2.0.
|
|
433
|
+
"SDK Package Version: 2.0.1".\
|
|
434
434
|
format(env=sys.platform, pyversion=sys.version)
|
|
435
435
|
|
|
436
436
|
def get_host_settings(self):
|
|
@@ -156,7 +156,7 @@ class TranscriptsByIdsRequest(ModelNormal):
|
|
|
156
156
|
Animal class but this time we won't travel
|
|
157
157
|
through its discriminator because we passed in
|
|
158
158
|
_visited_composed_classes = (Animal,)
|
|
159
|
-
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention
|
|
159
|
+
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention. **Note:** Transcripts only have a primary ID, so the results remain the same regardless of whether primaryId=true or primaryId=false is specified in the request. . [optional] if omitted the server will use the default value of False # noqa: E501
|
|
160
160
|
report_ids ([str]): List of report IDs (max 1000).. [optional] # noqa: E501
|
|
161
161
|
categories ([str]): List of category codes (country, industry, subject). Use `/meta/categories` endpoint. Default is all.. [optional] # noqa: E501
|
|
162
162
|
start_date (date): Start Date (YYYY-MM-DD). . [optional] # noqa: E501
|
|
@@ -247,7 +247,7 @@ class TranscriptsByIdsRequest(ModelNormal):
|
|
|
247
247
|
Animal class but this time we won't travel
|
|
248
248
|
through its discriminator because we passed in
|
|
249
249
|
_visited_composed_classes = (Animal,)
|
|
250
|
-
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention
|
|
250
|
+
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention. **Note:** Transcripts only have a primary ID, so the results remain the same regardless of whether primaryId=true or primaryId=false is specified in the request. . [optional] if omitted the server will use the default value of False # noqa: E501
|
|
251
251
|
report_ids ([str]): List of report IDs (max 1000).. [optional] # noqa: E501
|
|
252
252
|
categories ([str]): List of category codes (country, industry, subject). Use `/meta/categories` endpoint. Default is all.. [optional] # noqa: E501
|
|
253
253
|
start_date (date): Start Date (YYYY-MM-DD). . [optional] # noqa: E501
|
|
@@ -193,7 +193,7 @@ class TranscriptsRequestData(ModelComposed):
|
|
|
193
193
|
end_date_relative (int): End date relative to today (0=today, -1=yesterday). *Either `endDate` or `endDateRelative` should be used.* . [optional] # noqa: E501
|
|
194
194
|
time_zone (str): Time Zone for story dates/times (POSIX format from IANA timeZone registry). Use the `/meta/time-zones` endpoint to get the list of available time zones.. [optional] if omitted the server will use the default value of "America/New_York" # noqa: E501
|
|
195
195
|
search_text (str): Text to search for within the transcript document stories.. [optional] # noqa: E501
|
|
196
|
-
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention
|
|
196
|
+
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention. **Note:** Transcripts only have a primary ID, so the results remain the same regardless of whether primaryId=true or primaryId=false is specified in the request. . [optional] if omitted the server will use the default value of False # noqa: E501
|
|
197
197
|
report_ids ([str]): List of report IDs (max 1000).. [optional] # noqa: E501
|
|
198
198
|
categories ([str]): List of category codes (country, industry, subject). Use `/meta/categories` endpoint. Default is all.. [optional] # noqa: E501
|
|
199
199
|
event_ids ([str]): List of event IDs (max 1000).. [optional] # noqa: E501
|
|
@@ -306,7 +306,7 @@ class TranscriptsRequestData(ModelComposed):
|
|
|
306
306
|
end_date_relative (int): End date relative to today (0=today, -1=yesterday). *Either `endDate` or `endDateRelative` should be used.* . [optional] # noqa: E501
|
|
307
307
|
time_zone (str): Time Zone for story dates/times (POSIX format from IANA timeZone registry). Use the `/meta/time-zones` endpoint to get the list of available time zones.. [optional] if omitted the server will use the default value of "America/New_York" # noqa: E501
|
|
308
308
|
search_text (str): Text to search for within the transcript document stories.. [optional] # noqa: E501
|
|
309
|
-
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention
|
|
309
|
+
primary_id (bool): If true, search only for documents where the provided `ids` are the primary identifiers. If false, search for any mention. **Note:** Transcripts only have a primary ID, so the results remain the same regardless of whether primaryId=true or primaryId=false is specified in the request. . [optional] if omitted the server will use the default value of False # noqa: E501
|
|
310
310
|
report_ids ([str]): List of report IDs (max 1000).. [optional] # noqa: E501
|
|
311
311
|
categories ([str]): List of category codes (country, industry, subject). Use `/meta/categories` endpoint. Default is all.. [optional] # noqa: E501
|
|
312
312
|
event_ids ([str]): List of event IDs (max 1000).. [optional] # noqa: E501
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fds.sdk.EventsandTranscripts
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.1
|
|
4
4
|
Summary: Events and Transcripts client library for Python
|
|
5
5
|
Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/EventsandTranscripts/v2
|
|
6
6
|
Author: FactSet Research Systems
|
|
@@ -28,7 +28,7 @@ Dynamic: summary
|
|
|
28
28
|
# Events and Transcripts client library for Python
|
|
29
29
|
|
|
30
30
|
[](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
|
|
31
|
-
[](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/2.0.1)
|
|
32
32
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
33
33
|
|
|
34
34
|
<p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
|
|
@@ -40,7 +40,7 @@ Dynamic: summary
|
|
|
40
40
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
41
41
|
|
|
42
42
|
- API version: 2.0.0
|
|
43
|
-
- SDK version: 2.0.
|
|
43
|
+
- SDK version: 2.0.1
|
|
44
44
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
45
45
|
|
|
46
46
|
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
|
|
@@ -54,13 +54,13 @@ For more information, please visit [https://developer.factset.com/contact](https
|
|
|
54
54
|
### Poetry
|
|
55
55
|
|
|
56
56
|
```shell
|
|
57
|
-
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
57
|
+
poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
58
58
|
```
|
|
59
59
|
|
|
60
60
|
### pip
|
|
61
61
|
|
|
62
62
|
```shell
|
|
63
|
-
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.
|
|
63
|
+
pip install fds.sdk.utils fds.sdk.EventsandTranscripts==2.0.1
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Usage
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
{fds_sdk_eventsandtranscripts-2.0.0 → fds_sdk_eventsandtranscripts-2.0.1}/fds/sdk/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|