home/categories/technical-docs/czlonkowski-n8n-skills-skills-n8n-code-python-skill-md
technical-docsdocumentation

n8n-code-python

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

czlonkowski
maintainer
czlonkowski
更新于 3/26/2026
星标
4260
分支
756
quick start

Installation and usage

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use n8n-code-python