Mainframe Migration Toolkit
Python tools and runtime support for specification-led COBOL and JCL migrations to PySpark.
Installation
Install the complete runtime:
python -m pip install "mainframe-migration-toolkit[all]"
Python 3.10 or newer is required. Java 17 is required for the bundled dataset validator and is recommended when running PySpark pipelines.
Quick start
Initialize a migration workspace from its parent directory:
python -m mainframe_toolkit init-workspace .
The command creates an isolated migration/ Git repository and preserves existing source, input, and golden-dataset directories outside that repository.
Inspect the initialized workspace:
python -m mainframe_toolkit inspect migration --strict
Claude Code can run the orchestrated multi-agent workflow from migration/:
claude --agent mainframe-migration-supervisor
In Devin, invoke migrate-mainframe-job for a single-agent migration without ACP, or mainframe-migration-supervisor for the ACP orchestration flow.
Other commands parse JCL and copybooks, convert sequential datasets, scaffold PySpark jobs, analyze source similarity, coordinate ACP agents, and validate output against golden datasets. Run python -m mainframe_toolkit --help for the complete command list.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mainframe_migration_toolkit-0.4.1.tar.gz.
File metadata
- Download URL: mainframe_migration_toolkit-0.4.1.tar.gz
- Upload date:
- Size: 91.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49703419c6ce7e2348a17cc489a9564166b428626a47b7f3e3e0713c944cdc16
|
|
| MD5 |
f2f1f1ad9c0f8fc5d70fce5d4e2dd2e8
|
|
| BLAKE2b-256 |
299086a05e192a2d021a89ed2c53e34fa8281ffb8c1a3662294d5b4251b714e8
|
File details
Details for the file mainframe_migration_toolkit-0.4.1-py3-none-any.whl.
File metadata
- Download URL: mainframe_migration_toolkit-0.4.1-py3-none-any.whl
- Upload date:
- Size: 125.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa85defaf4018ce3392f808df0d7064253948ad18b2c799f8dba3a54d0d2a51
|
|
| MD5 |
8da42cc46906b4f8c59ef57d5485408a
|
|
| BLAKE2b-256 |
23b50f111e87ea888c35c3fb12e884704237d447cd7751ad77b748909cb637b6
|