-
-
Notifications
You must be signed in to change notification settings - Fork 5
Migration from Python
Rob Hooper edited this page Mar 8, 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