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.txt
Run server
python server.py
Run client
streamlit run app.py
Streamlit, for the open-source library for rapid prototyping.