A simple GUI complex backend Chat Application made using python


Python Chat Application

( Please Star this if you like this or have used this . It’s free 🙂 )

APM
Build Status


Table of Contents


ChatterPatter is a simple GUI based chat application which includes both SERVER AND CLIENT scirpts in same application. Simple in front , complex in back . So complex that even the developer fears going through it again and again.
Developed solely on Python.

Python Libraries and Modules Used

  • Sockets
  • Threading
  • Tkinter (Tabs , Listbox , Labels , Entry , etc.)
  • Coomments (😅)
  • and a lot ✨Magic ✨

IDE Used : PyCharm


Features