Skill
Python Execute
python_executeRun Python in a Pyodide sandbox with optional PEP 723 requirements.
$0.01/call
Flat rate
Python Execute
When to Use
Use this tool when you need to run python in a pyodide sandbox with optional pep 723 requirements.. This is part of the Python Execute provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 0+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("python-execute/python_execute")xpay_run— Execute:xpay_run("python-execute/python_execute", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
context | object | No | |
requirements | array | No | |
code | string | Yes | Python code to execute |
timeout | integer | No |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Python Execute (all tools) — 1 tools
Links
- Tool page: https://xpay.tools/python-execute/python-execute/
- Provider: https://xpay.tools/python-execute/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("python-execute/python_execute")// 2. Execute
xpay_run("python-execute/python_execute", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
context | object | No | - |
requirements | array | No | - |
code | string | Yes | Python code to execute |
timeout | integer | No | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/python-execute/python-execute/SKILL.md
CLI
npx @xpaysh/cli install python-execute/python-execute
Manual
curl -o SKILL.md https://xpay.tools/skills/python-execute/python-execute/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Python Execute

