Deformin / Mini-Chat

Mini-Chat app with a server and a client with UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Chat app created on Python

To install dependencies execute

pip install -r requirements.txt

To see the list of installed packages

pip list

To export the list of installed packages

pip freeze > requirements.txt

For correct work on Windows the package pywin32 is required

pip install pywin32

About

Mini-Chat app with a server and a client with UI


Languages

Language:Python 100.0%