🔍 Code Extractor

Search Components

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

Search Results for "interval"

Found 12 matching component(s)

  • class Config_v2

    Configuration class that manages environment-based settings for a SharePoint to FileCloud synchronization application.

    File: /tf/active/vicechatdev/SPFCsync/config.py

    configuration environment-variables sharepoint filecloud sync
  • function main_v14

    Main entry point for a SharePoint to FileCloud synchronization application that handles command-line arguments, connection testing, and orchestrates single or continuous sync operations.

    File: /tf/active/vicechatdev/SPFCsync/main.py

    cli entry-point synchronization sharepoint filecloud
  • class SharePointFileCloudSync

    Orchestrates synchronization of documents from SharePoint to FileCloud, managing the complete sync lifecycle including document retrieval, comparison, upload, and folder structure creation.

    File: /tf/active/vicechatdev/SPFCsync/sync_service.py

    synchronization sharepoint filecloud document-management cloud-sync
  • class ProgressLogger

    A progress tracking logger that monitors and reports the progress of long-running operations with timing statistics, error counts, and estimated completion times.

    File: /tf/active/vicechatdev/contract_validity_analyzer/utils/logging_utils.py

    progress-tracking logging monitoring batch-processing performance-metrics
  • class SharePermissionIndicator

    A Panel-based visual indicator component that displays document sharing permissions, showing whether a user has write access or read-only access to a document with color-coded status indicators.

    File: /tf/active/vicechatdev/CDocs/ui/components/share_manager.py

    panel ui-component permissions access-control document-management
  • class _state

    A global state management class that tracks and manages the state of running Panel applications, including server information, session data, busy status, and various application-level resources.

    File: /tf/active/vicechatdev/patches/state.py

    state-management global-state session-management server-management caching
  • class periodic

    A threading class that executes a callback function periodically at specified intervals, with optional count limits and timeout controls.

    File: /tf/active/vicechatdev/patches/util.py

    threading periodic-execution scheduling timer callback
  • function range_pad

    Pads a numeric or datetime range by a specified fraction of the interval, with optional logarithmic scaling for positive numeric values.

    File: /tf/active/vicechatdev/patches/util.py

    range padding numeric datetime logarithmic
  • function date_range

    Generates an evenly-spaced date range array with a specified number of samples between start and end dates, with dates centered in each interval.

    File: /tf/active/vicechatdev/patches/util.py

    datetime date-range time-series numpy pandas
  • class MixedCloudProcessor

    A cloud integration processor that monitors both OneDrive and reMarkable Cloud for input PDF files, processes them through an API, and manages file synchronization between cloud services.

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

    cloud-integration file-watcher async onedrive remarkable
  • class RemarkableFileWatcher

    A unified file watcher class that monitors a reMarkable Cloud folder for new files, supporting both REST API and rmcl client implementations with automatic client type detection.

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

    file-watcher remarkable cloud-sync polling async
  • class RemarkableEInkProcessor

    Enhanced E-Ink LLM Processor that extends EInkLLMProcessor with reMarkable Cloud integration, enabling file processing from both local directories and reMarkable Cloud storage.

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

    e-ink llm file-processing remarkable cloud-integration

Search Examples