Overview
Features
transpile_python
Convert Python code to Rust using Depyler’s transpilation pipeline, preserving semantics with memory-safety analysis.
analyze_migration_complexity
Analyze migration effort and risk when converting Python code to Rust to aid planning.
verify_transpilation
Verify semantic equivalence between Python source and transpiled Rust output.
pmat_quality_check
Perform code quality analysis using PMAT gates for robust production standards.
Who Is This For?
- AI assistants:Integrate with Claude Desktop to transpile Python to Rust and validate migrations.
- Software engineers:Assess migration effort and verify transpilation quality for Python-to-Rust transitions via MCP.




