Skillbox Python Demo Skillbox demo application for the Python course Installation Run pip install -r reqs.txt to install dependencies Usage Start server python chat/server.py Start client python chat/client.py Start one more client to chat python chat/client.py Try it