Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PythonRequirements ¶
func PythonRequirements() string
PythonRequirements returns the default Python requirements.txt content.
func PythonRunSh ¶
func PythonRunSh() string
PythonRunSh and PythonRequirements expose the embedded Python scaffolding templates (run.sh launcher + requirements.txt) so they have a single source of truth. The CLI `functions new` writes them to disk; the MCP deploy tool reuses them to inject the same scaffolding into a single-file deploy (the branch gateway rejects a Python function that is missing run.sh).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.