Metadata-Version: 2.1
Name: console_chat
Version: 1.0.1
Summary: Simple console chat
Home-page: UNKNOWN
Author: chevychelov.n
License: UNKNOWN
Platform: UNKNOWN
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

This is a simple implementation of console chat in python
To use it, first run server.py with administrator privileges, and then run any number of client.py

