🔍 Code Extractor

Search Components

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

Search Results for "printing"

Found 24 matching component(s)

  • function compare_datasets

    Analyzes and compares two pandas DataFrames containing flock data (original vs cleaned), printing detailed statistics about removed records, type distributions, and impact assessment.

    File: /tf/active/vicechatdev/data_quality_dashboard.py

    data-quality comparison analysis reporting statistics
  • function print_json

    A utility function that prints a Python dictionary as formatted JSON with 2-space indentation to standard output.

    File: /tf/active/vicechatdev/test_acl_functions.py

    json formatting printing output debugging
  • function explore_site_lists

    Retrieves and displays all SharePoint lists from a specified site using Microsoft Graph API, printing their display names, IDs, template types, and web URLs.

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

    sharepoint microsoft-graph api lists discovery
  • function main_v28

    Executes a diagnostic analysis for file synchronization issues, analyzes missing files, and saves the results to a JSON file.

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

    diagnostics file-synchronization sharepoint filecloud analysis
  • function test_configuration

    A test function that validates configuration settings by importing and calling the Config.validate_config() method, printing the result and returning a boolean status.

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

    testing configuration validation setup diagnostics
  • class DocumentProcessor

    A comprehensive document processing class that converts documents to PDF, adds audit trails, applies security features (watermarks, signatures, hashing), and optionally converts to PDF/A format with document protection.

    File: /tf/active/vicechatdev/document_auditor/src/document_processor.py

    document-processing pdf-generation audit-trail security watermarking
  • class DocumentProtector

    A class that handles protecting PDF documents from editing by applying encryption and permission restrictions using pikepdf and PyMuPDF libraries.

    File: /tf/active/vicechatdev/document_auditor/src/security/document_protection.py

    pdf security encryption document-protection permissions
  • function debug_section_retrieval

    A debugging utility function that tests database section retrieval by querying a specific text section and printing detailed diagnostic information about the section and its chat session association.

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

    debugging database testing diagnostics section-retrieval
  • function explore_data

    Performs comprehensive exploratory data analysis on a pandas DataFrame, printing dataset overview, data types, missing values, descriptive statistics, and identifying categorical and numerical variables.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/5a059cb7-3903-4020-8519-14198d1f39c9/analysis_1.py

    data-exploration EDA exploratory-data-analysis data-profiling pandas
  • function test_email_handler

    A test function that initializes an EmailHandler instance and verifies it can retrieve statistics, printing success or failure messages.

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

    testing unit-test email handler initialization
  • function test_configuration_v3

    A test function that validates the presence and loading of required Microsoft 365 and SMTP configuration settings from a settings module.

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

    configuration validation testing microsoft-365 oauth
  • function main_v57

    Main execution function that orchestrates a document comparison workflow between two directories (mailsearch/output and wuxi2 repository), scanning for coded documents, comparing them, and generating results.

    File: /tf/active/vicechatdev/mailsearch/compare_documents.py

    document-comparison file-scanning workflow-orchestration main-entry-point batch-processing
  • class Cassette_Printer

    A class that generates and saves cassette label images for printing by writing cassette information to a shared folder monitored by a Windows virtual PC.

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

    printing cassette label-generation neo4j database
  • class Zebra_Label

    Used to build a ZPL2 label and send a print commandline to a specified printer on a specified server. Notes ----- all dimensions are given in millimeters and automatically converted to printer dot units. Parameters ---------- height : int height of the label in mm. width : int width of the label in mm. dpmm : int dots per millimeter, 8.0 for 203 dpi, 12 for 300 dpi. server : str The server on which to print. queue : str The printer to print on. Attributes ---------- height : int height of the label in mm. width : int width of the label in mm. dpmm : int dots per millimeter, 8.0 for 203 dpi, 12 for 300 dpi. server : str The server on which to print. queue : str The printer to print on. code : str ZPL code string, each function adds to this and this is what is eventually send to the printer. graph : py2neo.Graph The connection to the database

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

    class zebra_label
  • class TSC_Label

    A class for creating and printing TSCPL2 format labels for laboratory information system (LIS) objects, specifically designed for TSC label printers with support for DataMatrix barcodes and text formatting.

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

    label-printing TSCPL2 barcode DataMatrix laboratory
  • class Barcode_checker

    A parameterized class that continuously monitors a Neo4j database for barcode scans associated with a specific user, updating a reactive parameter when new barcodes are detected.

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

    barcode-scanning database-polling neo4j real-time-monitoring parameterized
  • class print_client

    A class that generates formatted print messages for different types of laboratory objects (Parblock, Organ, Study, Slide, Reagent) by querying a Neo4j graph database and building a pipe-delimited message string.

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

    printing label-generation neo4j graph-database laboratory
  • function main_v117

    Initializes a TCP messenger client and sends a job to a server queue for processing graph-related tasks with specified label types and language settings.

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

    tcp-client messaging job-submission print-client queue
  • function setup_environment

    Loads environment variables from a .env file located in the same directory as the script, if the file exists.

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

    environment-variables configuration setup initialization dotenv
  • function load_remarkable_config

    Loads reMarkable tablet configuration from a JSON file, returning an empty dictionary if the file doesn't exist or cannot be loaded.

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

    configuration file-loading json remarkable error-handling
  • function test_imports_v1

    A diagnostic function that tests whether all required Python modules and custom components can be successfully imported, providing visual feedback for each import attempt.

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

    testing diagnostics import-validation dependency-check setup-verification
  • function parse_directory_listing_debug

    A debug version of a directory listing parser that extracts and categorizes file entries with detailed console output for troubleshooting.

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

    parsing debug directory-listing file-system regex
  • function analyze_rm_filename_patterns

    Analyzes and documents the rm-filename header patterns used in reMarkable cloud sync API requests by examining raw log data and printing a comprehensive report of file naming conventions, upload sequences, and implementation requirements.

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

    remarkable cloud-sync api-analysis file-patterns documentation
  • function main_v66

    Main entry point function that analyzes a reMarkable tablet replica directory by loading its database, printing analysis results, and displaying sync information.

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

    cli entry-point file-system analysis remarkable-tablet

Search Examples