I made a script which automates some processes using Selenium and another one where i store variables like password and email.
How do I convert it all into a .exe installer so people don't have to download selenium, python etc to set it up. Its important that the person has to be able to still edit the one file where the details are saved.
Im thankful for any help