Skip to content

tomascortes/Chat-room-with-image-draw-filter

Repository files navigation

Chat Room using python:school_satchel:

General considerations :octocat:

The program consists of a client server interface that can log people save your profile pictures, apply a drawing filter to them, start waiting rooms to play and open a chat in which everyone in the room communicates waiting, where the boss can start it, and it is updated if the members they go out.

To execute this task, the server main must be executed and then the client main.

Execution 💻

The main module of the task to execute is main.py in the server folder and main.py in the client folder, the server must be run first.

Librerías 📚

Librerías externas utilizadas

La lista de librerías externas que utilicé fue la siguiente:

  1. PyQt5

  2. sys

  3. threading

  4. socket

  5. json

  6. sip

  7. pixel_collector

  8. PIL

  9. zlib

  10. bcrypt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages