logo
Fractal Task Tools
Usage
Initializing search
    fractal-task-tools
    fractal-task-tools
    • Home page
    • Usage
      • How to install
      • Tasks manifest
      • Task types
      • Run a task
      • Migrate from legacy
    • Changelog
      • fractal_task_tools
        • _args_schemas
        • _cli
        • _cli_tools
        • _create_manifest
        • _deepdiff
        • _descriptions
        • _generatejsonschema
        • _package_name_tools
        • _parse_pyproject
        • _signature_constraints
        • _task_arguments
        • _task_docs
        • _titles
        • _union_types
        • logging_config
        • task_models
        • task_wrapper
      • fractal-manifest
        • create
        • check
    • Development

    Usage

    The fractal-task-tools package includes two main features:

    1. A tool to build the manifest for a package of Fractal tasks.
    2. A wrapper to run a Python task function as a standard command-line interface.

    Note: these features were previously part of the fractal-tasks-core package. Here is a description of how to migrate a tasks package to fractal-task-tools.

    © Copyright 2024 University of Zurich (see LICENSE ).
    Made with Material for MkDocs