- Microsoft Teams application
- Python
- Pyautogui
MS Teams is a popular chat and video conferencing app which allows us to attend/conduct meetings.
You can download it by clicking at the link
PyAutoGUI is a cross-platform GUI automation Python module. It programmatically controls the mouse & keyboard. It has screenshot features and image finding features. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3.
You can refer to the Pyautogui's documentation