-
Notifications
You must be signed in to change notification settings - Fork 0
Using Py3REPL or Py3IDE without internet
Erkhemee edited this page Aug 1, 2026
·
3 revisions
... to run SUPY3 without network
- Go to REPL or IDE
- On Chrome or Edge ...
- at PC, look for the "Install" icon (three squares with a plus) in the address bar and click on it
- at mobile or tablet, press details button (three lines button) and look for the "Install" button
DONE!
- Go to releases page and select latest one
- Click at offline.zip
- if you can't find it, there's Assets button. Click on it to see offline.zip
- Press at offline.zip to download the zip
- Extract offline.zip to folder (like
C:\Users\Erkhemee\py3-offline\). - Install HTTP local file server
- Recommended: My made simple-server to host it! Free, no data collection, no ads!
- On your server app, select host folder to folder that has offline.zip you extracted (like
C:\Users\Erkhemee\py3-offline\). - Press open to browser button in your server app (if it's there)
DONE!