πŸ›  Methods Development Guide

This section provides detailed guidance for developers who want to define and publish methods in the CCP platform.

Whether you’re writing a Python script, managing data pipelines, or packaging complete Docker images, this guide walks you through:

  • Declaring and handling input parameters

  • Using execution scripts (deploy.sh, execute.sh)

  • Writing method descriptors (method.json)

  • Understanding consolidation workflows


πŸ‘€ Who is this guide for?

This section assumes basic familiarity with:

  • Shell scripting

  • Git repositories

  • Programming languages like Python, R, or Bash

If you’re completely new, consider starting with the
πŸ‘‰ 🐣 Concepts for Beginners πŸ‘‰ πŸ‘¨β€πŸ’» Building Your First Method


🧭 How to Use This Section

Each page in this guide covers a specific topic or input type.
You can also link these pages directly from the method editor or execution form.