Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 507 Bytes

File metadata and controls

6 lines (4 loc) · 507 Bytes

simple_python_automation_tasks

Program may be executed with a compatible text editor such as Sublime text, Visual Studio, Brackets, Python Shell, etc... Or program can be converted to an exectuable file to run once on Windows by installing pyinstaller through pip. Found here at https://github.com/pyinstaller/pyinstaller

Note: this program can work on Mac and Linux, if you meet the requirements of having python 3 installed and changing code with your own respective file paths where needed. Enjoy!