FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pythoncode-tutorials/python-standard-library/chat-application at master · yezhwi/pythoncode-tutorials · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

To run this:

  • pip3 install -r requirements.txt
  • Run server.py first to initialize the server.
  • Run one or more client.py instances and chat!
  • If you want to run client.py from another machine, make sure you change SERVER_HOST in client.py to the server's IP address.

Back | FazBrowse Home | New Git URL