Skip to content

PyWebsockets - Connects python to the browser via websockets. minimal code to do a basic websocket connection. (tested with Chrome and Firefox)

License

Notifications You must be signed in to change notification settings

warrenarea/PyWebsockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWebsockets

Connects python to the browser via websockets.
minimal code to do a basic websocket connection to a browser.

Python Version: 3.11.x
Supported: Chrome, Firefox

Usage:

  1. Navigate to project folder.
  2. Start py server: python.exe .\Connect.py
  3. Run web_GUI.html in browser [Firefox, or Chrome]
  4. Click Connect button and Send Data buttons.

About

PyWebsockets - Connects python to the browser via websockets. minimal code to do a basic websocket connection. (tested with Chrome and Firefox)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published