Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 230 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 230 Bytes

messenger

Attempt to create a messenger using Python only Ready: client-server logic (pure py), socketmanagement (pure py), DataBases (SQLAlchemy), GUI (PyQT5), testing (Pytest, Unittest), multithreading To do: security modules