cdp_backend package#
Subpackages#
- cdp_backend.annotation package
 - cdp_backend.bin package
- Submodules
 - cdp_backend.bin.add_content_hash_to_sessions module
 - cdp_backend.bin.clean_cdp_database module
 - cdp_backend.bin.clean_cdp_filestore module
 - cdp_backend.bin.create_cdp_database_uml module
 - cdp_backend.bin.create_cdp_ingestion_models_doc module
 - cdp_backend.bin.create_cdp_transcript_model_doc module
 - cdp_backend.bin.get_cdp_infrastructure_stack module
 - cdp_backend.bin.process_cdp_event_index_chunk module
 - cdp_backend.bin.process_special_event module
 - cdp_backend.bin.run_cdp_event_gather module
 - cdp_backend.bin.run_cdp_event_index_generation module
 - cdp_backend.bin.search_cdp_events module
 - cdp_backend.bin.store_cdp_metadata_document module
 - Module contents
 
 - cdp_backend.database package
- Submodules
 - cdp_backend.database.constants module
 - cdp_backend.database.functions module
create_body()create_event()create_event_minutes_item()create_event_minutes_item_file()create_file()create_matter()create_matter_file()create_matter_sponsor()create_matter_status()create_minimal_event_minutes_item()create_minimal_person()create_minutes_item()create_person()create_role()create_seat()create_session()create_transcript()create_vote()generate_and_attach_doc_hash_as_id()get_all_of_collection()upload_db_model()
 - cdp_backend.database.models module
BodyEventEventMinutesItemEventMinutesItemFileEventMinutesItemFile.Example()EventMinutesItemFile.MetaEventMinutesItemFile.collectionEventMinutesItemFile.collection_nameEventMinutesItemFile.event_minutes_item_refEventMinutesItemFile.external_source_idEventMinutesItemFile.idEventMinutesItemFile.nameEventMinutesItemFile.set_validator_kwargs()EventMinutesItemFile.uri
FileIndexedEventGramIndexedEventGram.Example()IndexedEventGram.MetaIndexedEventGram.collectionIndexedEventGram.collection_nameIndexedEventGram.context_spanIndexedEventGram.datetime_weighted_valueIndexedEventGram.event_refIndexedEventGram.idIndexedEventGram.stemmed_gramIndexedEventGram.unstemmed_gramIndexedEventGram.value
MatterMatterFileMatterSponsorMatterStatusMinutesItemPersonPerson.Example()Person.MetaPerson.collectionPerson.collection_namePerson.emailPerson.external_source_idPerson.generate_router_string()Person.idPerson.is_activePerson.namePerson.phonePerson.picture_refPerson.router_stringPerson.set_validator_kwargs()Person.strip_accents()Person.website
RoleSeatSessionSession.Example()Session.MetaSession.caption_uriSession.collectionSession.collection_nameSession.event_refSession.external_source_idSession.idSession.session_content_hashSession.session_datetimeSession.session_indexSession.set_validator_kwargs()Session.video_end_timeSession.video_start_timeSession.video_uri
TranscriptVote
 - cdp_backend.database.types module
 - cdp_backend.database.validators module
 - Module contents
 
 - cdp_backend.file_store package
 - cdp_backend.infrastructure package
 - cdp_backend.pipeline package
- Submodules
 - cdp_backend.pipeline.event_gather_pipeline module
SessionProcessingResultSessionProcessingResult.audio_uriSessionProcessingResult.hover_thumbnail_uriSessionProcessingResult.sessionSessionProcessingResult.session_content_hashSessionProcessingResult.session_video_hosted_urlSessionProcessingResult.static_thumbnail_uriSessionProcessingResult.transcriptSessionProcessingResult.transcript_uri
create_event_gather_flow()generate_transcript()get_events_with_backoff()import_get_events_func()
 - cdp_backend.pipeline.generate_event_index_pipeline module
 - cdp_backend.pipeline.ingestion_models module
 - cdp_backend.pipeline.mock_get_events module
 - cdp_backend.pipeline.pipeline_config module
EventGatherPipelineConfigEventGatherPipelineConfig.default_event_gather_from_days_timedeltaEventGatherPipelineConfig.gcs_bucket_nameEventGatherPipelineConfig.get_events_function_pathEventGatherPipelineConfig.google_credentials_fileEventGatherPipelineConfig.validated_gcs_bucket_nameEventGatherPipelineConfig.whisper_model_confidenceEventGatherPipelineConfig.whisper_model_name
EventIndexPipelineConfig
 - cdp_backend.pipeline.process_event_index_chunk_pipeline module
 - cdp_backend.pipeline.transcript_model module
 - Module contents
 
 - cdp_backend.sr_models package
 - cdp_backend.utils package
- Subpackages
 - Submodules
 - cdp_backend.utils.constants_utils module
 - cdp_backend.utils.file_utils module
append_to_stem()clip_and_reformat_video()convert_video_to_mp4()download_video_from_session_id()find_proper_resize_ratio()generate_file_storage_name()get_hover_thumbnail()get_media_type()get_static_thumbnail()hash_file_contents()parse_doc_file()parse_document()parse_docx_file()parse_pdf_file()parse_pptx_file()remove_duplicate_space()rename_append_to_stem()rename_with_stem()resource_copy()should_copy_video()split_audio()vimeo_copy()with_stem()youtube_copy()
 - cdp_backend.utils.string_utils module
 - Module contents
 
 
Module contents#
Top-level package for cdp_backend.