Mainframe AI Navigator — codebase snapshot
This distribution is a portable snapshot of the Mainframe AI Navigator source repository. It exists so the complete codebase can be transferred to machines that can install packages from PyPI but cannot access the original repository.
It is not a Python port of the project and does not expose the TypeScript application as a Python library.
Download and extract
python -m pip install mainframe-ai-navigator-codebase==0.3.0
mainframe-codebase extract ./mainframe-ai-navigator
cd ./mainframe-ai-navigator
npm ci
npm run compile
You can also invoke the extractor through Python:
python -m mainframe_codebase extract ./mainframe-ai-navigator
The extractor refuses to write into a non-empty destination. Pass --force
to overwrite files with the snapshot while preserving unrelated files already
present in the destination.
Inspect the embedded snapshot
mainframe-codebase info
The installed wheel contains mainframe_codebase/codebase.zip, which can also
be read with standard ZIP tools.
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