01Manages virtual environments and dependencies with conflict detection.
02Analyzes, formats, and lints Python code.
03Offers detailed code analysis using AST, extracting information about imports, functions, and classes.
04Performs safe file operations within a defined workspace.
05Executes Python code in a controlled environment.