@fromscratchcode/ozark
v0.2.5
Published

Readme
Ozark

Introduction
Ozark lets you inspect Python from source to bytecode. It is built with React and powered by Memphis, a Python interpreter written from scratch in Rust.
Ozark does not aim to replicate the full CPython dis module, but rather an in-progress feature set.
An embedded version can be found on From Scratch Code.
Local Development
npm install
npm run devLicense
The software is granted under the terms of the MIT License. For details see the file LICENSE included with the source distribution. All copyrights are owned by their respective authors.
