Download Latest Version v1.0.1.zip (8.4 kB)
Email in envelope

Get an email when there's a new version of Python Chatroom

Home
Name Modified Size InfoDownloads / Week
v1.0.1 2022-06-21
README.md 2022-07-08 1.2 kB
Totals: 2 Items   1.2 kB 0

Python Chatroom

Package Quality
Coverage Status
Package Quality
A simple Python chatroom.

Usage

Download Python

If you have Python installed Python, skip this step and go to the next.

On your keyboard, press Windows + R. When the window 'Run' pops up, type cmd and press Enter. When the Command Prompt shows up, type python. The Micrsoft Store opens, press 'Install'. When the download finishes, go to the next step. :) 👍

Execution

Open the Command Prompt (Windows + R), type cd C:\Users\localuser\Downloads and then python server.py. The ouput should be [*] Listening as 0.0.0.0:5002.
On another Command Prompt window or computer, type cd C:\Users\localuser\Downloads and then python client1.py. Type a username and ... ta-da! The chatroom should be working. :)

Source: README.md, updated 2022-07-08