Skip to content

Local Python Tutor parity shell and Python 3.11/C++ local backend fixes#1

Open
marco-deusebio wants to merge 12 commits into
pathrise-eng:masterfrom
marco-deusebio:master
Open

Local Python Tutor parity shell and Python 3.11/C++ local backend fixes#1
marco-deusebio wants to merge 12 commits into
pathrise-eng:masterfrom
marco-deusebio:master

Conversation

@marco-deusebio
Copy link
Copy Markdown

@marco-deusebio marco-deusebio commented May 13, 2026

Summary

Improve the local developer workflow for v5-unity and wire local C/C++ execution through v4-cokapi.

Changes

  • add ./start-all.sh for one-command local startup
  • add README-local.md with local run instructions
  • update the local v5-unity flow for Python 3.11
  • make localhost C/C++ execution use the local backend instead of remote fallback
  • proxy local C/C++ execution from v5-unity/bottle_server.py to v4-cokapi
  • update the local v4-cokapi C/C++ backend flow to run in a modern Docker-based setup

Local verification

Verified locally at http://localhost:5000/visualize.html using ./start-all.sh:

  • Python 3.11
  • C
  • C++

All three run successfully with step-by-step execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant