Code in packages
Published Python, npm, and runtime packages live under the monorepo packages directory.
Navigate the Python framework, AIMD authoring packages, and protocol execution engine from the same GitHub Pages site.
Documentation Map
The monorepo keeps implementation details separate, but the published documentation should feel like one product. Start from the package family closest to your current workflow.
Use the core Python APIs for AIMD parsing, structured records, conversion, archive handling, and standardized data digitization.
Work with the parser, renderer, editor integrations, recorder UI, examples, and interactive demo for authoring AIMD protocols.
Run protocol packages in the shared sandbox image through either the Python API or the Node.js API.
Install
These commands point at the public package surfaces. Detailed setup, examples, and integration notes live in the package-family docs above.
pip install airalogypip install airalogy-enginepnpm add @airalogy/aimd-rendererpnpm add @airalogy/airalogy-engine