Example:
1.git clone https://github.com/annguyen2k8/ChatApp-py
and run with command python ChatApp-py/server/main.py
to host server with default address 127.0.0.1:5050
<- remember it.
2.python ChatApp-py/client/main.py
to open gui and type your address you remembered, and enjoy!