This repository is built to automate Windows and Linux.
Download Python from this site go to this link and download https://www.python.org and download the new version.
- Clone the repository
git clone https://github.com/Lencof/Automation_of_Windows_programs
- Install requirements.txt
pip install -r requirements.txt
Use Pyinstaller to compile the program to bytecode, for the subsequent transfer of the file you can get acquainted with Pyinstaller on their official website https://www.pyinstaller.org/ Good luck everyone!