The project was developed using python 3.8.5 with the following packages.
- Anytree
- Pyautogui
- Streamlit
- Bcrypto
- Pickle
- OpenCV
Installation with pip:
pip install -r requirements.txtRun server
python server.pyRun client
streamlit run app.pyStreamlit, for the open-source library for rapid prototyping.