source activate once, then pm3/pm3 sim/pm3 sniff/pm3 all to launch REPL with appropriate imports. Uses python -i for reliable startup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
source activate — core (Proxmark3, Cmd, PM3Status, etc.) source activate sim — + SimSession, all transponder models source activate sniff — + SniffSession, trace decoders source activate all — everything Sets PM3PY_MODE env var and PYTHONSTARTUP for the venv. Prompt shows current mode: (pm3py:sim) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>