Skip to content

Migration from Python

Rob Hooper edited this page Apr 2, 2026 · 4 revisions

See the full migration guide in the repo: docs/migration-from-python.md

It covers:

  • Importing existing files with import-existing (no re-downloading)
  • Complete CLI flag mapping (Python → Rust)
  • Flags that changed, flags not yet implemented, new flags
  • Docker migration from Python wrappers

Commands

Getting Started

Features

Clone this wiki locally