🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "delivery"

Found 14 matching component(s)

  • class ContractDataExtractor

    Extract structured data from legal contracts using LLM analysis

    File: /tf/active/vicechatdev/contract_validity_analyzer/extractor.py

    class contractdataextractor
  • function smartstat_get_plot

    Flask route handler that serves plot image files (PNG, JPG, SVG) generated by SmartStat analysis sessions from project directories.

    File: /tf/active/vicechatdev/vice_ai/new_app.py

    flask api-endpoint file-serving image-delivery smartstat
  • function serve_analysis_plot

    Flask route handler that serves analysis plot image files from the data analysis service's plots directory, with authentication and error handling.

    File: /tf/active/vicechatdev/vice_ai/new_app.py

    flask api-endpoint file-serving image-serving authentication
  • class NotificationManager

    Central manager class for handling in-app and email notifications within the application, providing methods for creating, managing, and sending notifications to users.

    File: /tf/active/vicechatdev/CDocs/utils/notifications.py

    notifications messaging email in-app-notifications user-communication
  • function serve_generated_file

    Flask route handler that serves generated files (images, HTML, CSS, JS, etc.) from session-specific directories, with security checks and automatic MIME type detection.

    File: /tf/active/vicechatdev/full_smartstat/app.py

    flask file-serving web-route security mime-type
  • function send_test_email

    Sends a test email via SMTP to verify email forwarding service functionality, creating a MIME multipart message with customizable sender, recipient, subject, and body content.

    File: /tf/active/vicechatdev/email-forwarder/send_test_email.py

    email smtp testing mail-sending email-forwarding
  • class EmailForwardingHandler

    SMTP message handler class that processes incoming email messages and forwards them using an EmailHandler instance while tracking server statistics.

    File: /tf/active/vicechatdev/email-forwarder/src/forwarder/smtp_server.py

    smtp email async aiosmtpd email-forwarding
  • function send_notification_v1

    Sends in-app notifications to one or more users with optional email delivery, supporting both DocUser objects and user UID strings.

    File: /tf/active/vicechatdev/CDocs single class/utils/notifications.py

    notification email messaging user-communication multi-user
  • class Delivery_documents

    A class that generates delivery documentation (slip and label) as Word documents by querying a Neo4j database for study and customer information and populating predefined templates.

    File: /tf/active/vicechatdev/resources/documents.py

    document-generation neo4j database word-documents delivery
  • class Study_overview

    A class that generates comprehensive study overview reports by querying a Neo4j graph database and producing Excel files with ID mappings, audit logs, and Gantt chart visualizations of study progress.

    File: /tf/active/vicechatdev/resources/documents.py

    neo4j graph-database study-management laboratory reporting
  • class Tasklist

    A class for tracking and managing the status of study tasks through a Neo4j graph database, monitoring progress through a predefined sequence of workflow steps.

    File: /tf/active/vicechatdev/resources/taskmanager.py

    workflow-management task-tracking neo4j graph-database status-monitoring
  • class Total_tasks

    A class that retrieves and manages an overview of all current tasks from a Neo4j graph database, organized by task type and filtered by usergroup.

    File: /tf/active/vicechatdev/resources/taskmanager.py

    database neo4j graph-database task-management laboratory
  • class Scrollmenu

    A horizontal scroll menu component that displays a series of clickable icons representing different stages of a pathology workflow, built using Panel's ReactiveHTML for enhanced CSS customization.

    File: /tf/active/vicechatdev/resources/py2html.py

    panel reactive-html navigation menu ui-component
  • class DocumentRefresher

    A class that forces the reMarkable web app to refresh and display documents by programmatically moving them between folders, triggering synchronization.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/force_web_app_refresh.py

    remarkable cloud-sync document-management api-client file-synchronization

Search Examples