JordanSiem/File_Manipulation_Python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Programs for file manipulation: -Extracting files from zip folders -Combining files with same extension -Searching computer for a specific text(basically a better windows search) -Renaming files and moving to another location -ReDelimiting text files to have a delimiter. Since it can be difficult to redelimit them by hand or excel -Executable folder contains programs in .exe version. Basically, anyone can run regardless of having python or not. Built with pyinstaller for technical and non-technical users.