Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Python tool allows you to execute Python code from your AI agents.Installation
Quick Start
Usage with Agent
Available Methods
execute(code)
Execute Python code.Security Warning
⚠️ Use with caution! Executing arbitrary code can be dangerous.Related Tools
- Shell - Shell commands
- Calculator - Math calculations

