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.
- Host: GitHub
- URL: https://github.com/fabianferno/bulk-file-utility-scripts-python
- Owner: fabianferno
- Created: 2020-06-28T12:29:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T10:17:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T07:08:42.804Z (about 1 year ago)
- Topics: bulk, csv, python, rename, script, tkinter-gui, tool, utility
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.