python-chatroom

1.0.1 • Public • Published

Python Chatroom

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. :)

Readme

Keywords

Package Sidebar

Install

npm i python-chatroom

Weekly Downloads

3

Version

1.0.1

License

Unlicense

Unpacked Size

6.95 kB

Total Files

6

Last publish

Collaborators

  • dychdid