An open API service indexing awesome lists of open source software.

https://github.com/fabianferno/bulk-file-utility-scripts-python

Python utility scripts that to manage and organize bulk file and directory renames using csv loaded inputs.
https://github.com/fabianferno/bulk-file-utility-scripts-python

bulk csv python rename script tkinter-gui tool utility

Last synced: 11 months ago
JSON representation

Python utility scripts that to manage and organize bulk file and directory renames using csv loaded inputs.

Awesome Lists containing this project

README

          

# bulk-file-utility-scripts-python

a Python Script that loads the specified csv file and renames the files in a specific folder.
Handles FileExistsError effectively.
Easy implementation.