Using threading, SQLite3, sockets, and PyQt5, ToGather is a group event planner that is designed to allow groups of people to coordinate meetings and events by use of ranked choice voting and schedule matching.
pip install ToGather
ToGather
If the run command doesn't work immediately please try relaunching the terminal!
As of this moment, pip still does not install the full set of libraries needed to run a PyQt5 application, please use "sudo apt-get install python3-pyqt5" to resolve this.