DavydovDenys / skillbox-chat

Skillbox demo application for the Python course

Home Page:https://webinar.skillbox.ru/messenger-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skillbox Python Demo

Skillbox demo application for the Python course

Installation

Run pip install -r reqs.txt to install dependencies

Usage

  1. Start server python chat/server.py
  2. Start client python chat/client.py
  3. Start one more client to chat python chat/client.py

Try it

About

Skillbox demo application for the Python course

https://webinar.skillbox.ru/messenger-python/

License:MIT License


Languages

Language:Python 100.0%