Weather Simple application that tells the current weather How to Create a Executable file Git Clone the Repo. Open CMD and Type pip3 install pyinstaller to install pyinstaller. Open CMD and Type pyinstaller -w -F weather.py Note *Do not forget to replace the api key string with your opeweathermap api key