Skip to main content
Ctrl+K
NexusLIMS 2.6.0 documentation - Home NexusLIMS 2.6.0 documentation - Home
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
    • Reference
  • GitHub
  • Datasophos
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
  • Reference
  • GitHub
  • Datasophos

Section Navigation

  • Changelog
  • NexusLIMS API documentation
    • nexusLIMS
      • nexusLIMS.schemas
      • nexusLIMS.cli
      • nexusLIMS.harvesters
      • nexusLIMS.builder
      • nexusLIMS.utils
      • nexusLIMS.tui
      • nexusLIMS.exporters
        • nexusLIMS.exporters.destinations
        • nexusLIMS.exporters.base
        • nexusLIMS.exporters.strategies
        • nexusLIMS.exporters.registry
      • nexusLIMS.extractors
      • nexusLIMS.db
      • nexusLIMS.config
      • nexusLIMS.instruments
  • NEMO System Reference for NexusLIMS
  • eLabFTW Metadata Reference
  • LabArchives API Reference
  • Reference
  • NexusLIMS API documentation
  • nexusLIMS
  • nexusLIMS.exporters
  • nexusLIMS.exporters.destinations

nexusLIMS.exporters.destinations#

Export destination plugins.

This package contains plugin implementations for various export destinations. Plugins are automatically discovered when the exporters package is imported.

To add a new destination, create a Python file in this directory with a class that matches the ExportDestination protocol (see base.py).

Submodules#

  • nexusLIMS.exporters.destinations.cdcs
  • nexusLIMS.exporters.destinations.labarchives
  • nexusLIMS.exporters.destinations.elabftw

previous

nexusLIMS.exporters

next

nexusLIMS.exporters.destinations.cdcs

On this page
  • Submodules

This Page

  • Show Source

© Copyright 2025 - 2026, datasophos, LLC.

Built with the PyData Sphinx Theme 0.16.1.