{"id":21292299,"url":"https://github.com/bipes/socketserverwebrepl","last_synced_at":"2025-07-11T16:31:27.051Z","repository":{"id":65272779,"uuid":"249266269","full_name":"BIPES/SocketServerWebREPL","owner":"BIPES","description":"Interactive Python Console over a WebSocket connection. Based on socketserverREPL.","archived":false,"fork":false,"pushed_at":"2021-12-28T17:13:46.000Z","size":82,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-31T18:46:01.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BIPES.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-22T20:25:32.000Z","updated_at":"2022-02-25T07:53:49.000Z","dependencies_parsed_at":"2023-01-16T15:00:42.645Z","dependency_job_id":null,"html_url":"https://github.com/BIPES/SocketServerWebREPL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIPES%2FSocketServerWebREPL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIPES%2FSocketServerWebREPL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIPES%2FSocketServerWebREPL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIPES%2FSocketServerWebREPL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BIPES","download_url":"https://codeload.github.com/BIPES/SocketServerWebREPL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225741241,"owners_count":17516895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T13:49:02.742Z","updated_at":"2024-11-21T13:49:03.498Z","avatar_url":"https://github.com/BIPES.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SocketServerWebREPL\nInteractive Python Console over a WebSocket connection, allowing users to acces a Python REPL (read–eval–print loop) from any web browser, interacting with the Python interpreter in real time from anywhere. Part of BIPES Project - Block based Integrated Platform for Embedded Systems (http://www.bipes.net.br), which allows a block based program to be translated into Python code, and sent to a device that has a Python interpreter, such as a Raspberry Pi, BeagleBone or even a PC, to be executed quickly from the blocks.\n\nUsage:\n\n1. Download this Python Code: git clone https://github.com/BIPES/SocketServerWebREPL.git\n2. Run this program (cd SocketServerWebREPL; python2 socketserverWebREPL.py)\n3. Access the Interactive Console and remotely run Python code or block program\n4. Web client example: https://micropython.org/webrepl/#127.0.0.1:1338/ (replace 127.0.0.1:1338 with the correct port and IP)\n5. Use BIPES to program, monitor and control your Linux device: http://www.bipes.net.br/beta2/ui/\n\n== More info\n\nThis code is base / has parts of code from the projects: socketserverREPL and PyWSocket.\n\nPyWSocket by Sanket \nhttps://superuser.blog/websocket-server-python/\nhttps://tools.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-09.html\nhttps://github.com/sanketplus/PyWSocket\n\nSocketserverREPL by Ivor Wanders\nhttps://github.com/iwanders/socketserverREPL\n\nWebSocket Protocol\nhttps://tools.ietf.org/html/rfc6455\n\n#Security Alert:\nUse at your own risk! Opening a Python console to be accessed from any web browser is a security risk, depending on the device you are running SocketServerWebREPL and the used network. Please, use it for development and test in controlled environments.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipes%2Fsocketserverwebrepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbipes%2Fsocketserverwebrepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipes%2Fsocketserverwebrepl/lists"}